This release requires Python 3.8, and adds explicit support for 3.13. It has an experimental schema for serialization - this will be considered final once there are 1-2 implementations of it. We now provide attestations for releases.
What's Changed
- feat: modernize, Python 3.8+ by @henryiii in #130
- feat: add a schema for serialization by @henryiii in #105
- fix: one more schema ending issue by @henryiii in #119
- ci: macos-latest is changing to macos-14 ARM runners by @henryiii in #127
- chore: update nox and use uv by @henryiii in #131
- chore: more minor modernizations by @henryiii in #132
- docs: add zenodo badge by @henryiii in #116
Full Changelog: v0.4.0...v0.5.0