v3.2.0
What's Changed
❗ Possible breaking change for you: dropped support for PyPy 3.9 and PyPy 3.10 (both no longer supported upstream) in #77. CPython is still supported from 3.8 to 3.14.
- Add Python 3.14 support by @moreati in #74
- Update Rust to 1.90 by @MarshalX in #75
- Update PyO3 to 0.27.1 by @MarshalX in #75
- Fix repository URL specification in
pyproject.tomlfile by @moreati in #73 - Fix clippy warnings by @MarshalX in #76
- Fix CodSpeed by @MarshalX in #78
New Contributors
Full Changelog: v3.1.1...v3.2.0