We follow Semantic Versions since the 0.1.0
release.
- Adds
python3.11
andpython3.12
support - Drops
python3.7
andpython3.8
support
- Fixes the return annotation from
NoReturn
toNone
- Adds
python3.10
support - Drops
python3.6
support
- Adds
python3.9
support
- Moves to Github Actions
- Bumps all dev-dependencies
- Adds
python3.8
support
- Initial release