2.0.0
Breaking changes
This release bumps the minimum Python version to 3.10 and migrates to Pydantic 2
What's Changed
- chore!: bump minimum Python version to 3.10 by @lengau in #117
- feat: upgrade to pydantic 2.x by @linostar in #103
- chore: eliminate pydantic warnings by @lengau in #122
- chore!: merge branch 'feature/2.0' into 'main' by @lengau in #123
- docs: add 2.0.0 changelog by @lengau in #124
New Contributors
Full Changelog: 1.2.0...2.0.0