v1.0.0 (2025-09-28)
Code-wise, this is a re-release of 0.5.4. How ever, there are notable packaging changes.
- Switch from
setup.pytopyproject.toml-based metadata, using uv as the build backend. (#25, @FichteFoll) - Require Python 3.8 (no code changes done here – this is just an abitrary cut-off point I defined because 3.8 was EoL'd in the last 12 months)
Note that in the future, removing support for a Python version that is end-of-life will not require a major version bump.