This release introduces support for Python 3.14, and removes support for Python 3.8 and 3.9.
What's Changed
- Add a security policy by @jorenham in #44
- Migrate from poetry to uv by @jorenham in #42
- update the development dependencies by @jorenham in #48
- drop support for python 3.8 by @jorenham in #49
- deterministic
@mainreturn type by @jorenham in #50 - updated code of conduct by @jorenham in #47
- basedmypy 🎉 by @jorenham in #51
- bump development dependencies by @jorenham in #56
- remove pre-commit by @jorenham in #67
- update the development dependencies by @jorenham in #68
- update development dependencies by @jorenham in #70
- use the uv build backend by @jorenham in #71
- support python 3.14, drop python 3.9 by @jorenham in #72
- fix dependabot by @jorenham in #73
- pypi release workflow by @jorenham in #74
Full Changelog: v1.4.0...v1.5.0