Skip to content

v0.14.0

Latest

Choose a tag to compare

@nsoranzo nsoranzo released this 30 Jul 17:19
e8fe545

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.cfg to pyproject.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