Skip to content

v3.2.0

Latest

Choose a tag to compare

@lxp lxp released this 02 Nov 17:17
· 2 commits to python3 since this release

What's Changed

  • Drop support for Python 3.6.
  • Python 3.7 is now the minimum supported version.
  • Add support for Python 3.14.
  • Add support for Python 3.15.
  • Fix SystemError when requesting terminal size.
  • Migrate to pyproject.toml.
  • Fix typos (Thanks to Kian-Meng Ang).
  • Improvements to benchmark.py (Thanks to @mirusu400).

New Contributors

Full Changelog: v3.1.0...v3.2.0