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
- @kianmeng made their first contribution in #63
- @jjtt made their first contribution in #70
- @mirusu400 made their first contribution in #84
Full Changelog: v3.1.0...v3.2.0