Skip to content

v1.0.0 (2025-09-28)

Choose a tag to compare

@FichteFoll FichteFoll released this 28 Sep 21:59
· 24 commits to master since this release
v1.0.0
adf5769

Code-wise, this is a re-release of 0.5.4. How ever, there are notable packaging changes.

  • Switch from setup.py to pyproject.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.