Breaking Changes
- Dropped support for Python 3.8 .
Major Changes
- Added support for Python 3.14 .
- Updated list of wheels uploaded to PyPI:
- dropped PyPy 3.9, PyPy 3.10, and all 32-bit Linux wheels
- added PyPy 3.11, and free-threaded wheels for CPython 3.14
Other Changes
- Migrated from
setup.cfgtopyproject.toml. - Added testing with mypy.
- Fixed new black, ruff, flake8 and mypy errors.
Please report any bug you may encounter using these new free-threaded cp314t wheels!
Full Changelog: v0.13.0...v0.14.0