-------------------- - Add support for Python 3.12 and 3.13 - Drop support for Python 3.7 and 3.8 - Add support for PyPy 3.9 and 3.10 - Copyright year update. - Setup update (now based on tox >= 4.0). - Tox configuration has been moved to pyproject.toml - Setup (dependencies) update. - Cleanup.
0.6.0b1
-------------------- - Add support for Python 3.10 and 3.11 - Drop support for Python 3.6 - Copyright year update. - Setup update (currently based mainly on pyproject.toml).
0.5.0b2
-------------------- - Add support for Python 3.9 - Drop support for Python 3.5 - Setup: fix an improper dependencies versions. - Fixed docs setup. - Setup general update and cleanup.
0.3.0b1
-------------------- - Add support for Python 3.8 - Drop support for Python 2 - Drop support for Python 3.4 - Setup update and cleanup.
0.2.3a3
-------------------- - Drop support for Python 2.6 and 3.0-3.3 - Update required setuptools version.
0.2.3a2
-------------------- - Update required setuptools version. - Improve and simplify setup and packaging.