Changelog¶
2.2.0 (2026-02-13)¶
Added support for Python 3.15
Setup update (mainly dependencies).
2.1.1 (2026-01-26)¶
Marked the package as typed.
Copyright year update.
Switched from tox to Nox for project automation.
The documentation has been moved from Read the Docs to GitHub Pages.
Added the nox’s ‘cleanup’ test environment.
Setup update (mainly dependencies) and bug fixes.
1.5.0 (2025-09-01)¶
Made the package typed.
Setup update (mainly dependencies).
1.3.5 (2025-07-07)¶
Setup update (mainly dependencies).
1.3.4 (2025-06-11)¶
Setup update (mainly dependencies).
1.3.3 (2025-05-15)¶
The distribution is now built using ‘build’ instead of ‘setuptools’.
Setup update (mainly dependencies) (due to regressions in tox and setuptools).
1.3.1 (2025-05-04)¶
Setup update (mainly dependencies).
1.3.0 (2025-04-28)¶
Added support for Python 3.14
Dropped support for Python 3.9 (due to compatibility issues).
Updated Read the Docs’ Python version to 3.13
Updated tox’s base_python to version 3.13
Setup update (mainly dependencies).
1.2.11 (2025-03-20)¶
Added support for PyPy 3.11
Dropped support for PyPy 3.9
Setup update (mainly dependencies).
1.2.8 (2025-03-15)¶
Setup update (mainly dependencies).
1.2.7 (2025-02-14)¶
Setup update (mainly dependencies).
1.2.6 (2025-01-25)¶
Setup update (mainly dependencies).
1.2.5 (2025-01-20)¶
Copyright year update.
Setup update (mainly dependencies).
1.2.4 (2024-12-13)¶
Source distribution (*.tar.gz now) is compliant with PEP-0625.
Setup update (mainly dependencies).
1.2.3 (2024-11-13)¶
More unittests.
100% code linting.
100% code coverage.
Tox configuration is now in native (toml) format.
Setup update (mainly dependencies).
1.2.2 (2024-10-30)¶
Setup update (mainly dependencies).
1.2.1 (2024-10-09)¶
Dropped support for Python 3.8
Setup update (mainly dependencies).
1.1.14 (2024-08-13)¶
Added support for Python 3.13
Setup update (mainly dependencies).
1.1.12 (2024-01-26)¶
Setup update (now based on tox >= 4.0).
Cleanup.
1.1.10 (2022-10-18)¶
The tox configuration has been moved to pyproject.toml
1.1.9 (2022-08-22)¶
Added support for Python 3.10 and 3.11
Setup update (currently based mainly on pyproject.toml).
1.1.7 (2022-01-10)¶
Dropped support for Python 3.6.
Copyright year update.
Setup update.
1.1.5 (2021-07-20)¶
Setup general update and improvement.
1.1.4 (2020-10-18)¶
Dropped support for Python 3.5.
Add unittests.
Fixed docs setup.
1.0.13 (2020-09-22)¶
Added support for Python 3.8 and 3.9.
Dropped support for Python 3.4.
Setup: fix an improper dependencies versions.
Setup general update and cleanup.
1.0.9 (2019-05-22)¶
Dropped support for Python 2.
1.0.8 (2019-05-21)¶
Update required setuptools version.
Setup update and improvements.
This is the latest release that supports Python 2.
1.0.7 (2018-11-08)¶
Dropped support for Python 2.6 and 3.0-3.3.
Update required setuptools version.
1.0.6 (2018-05-08)¶
Fix a bug in description.
Update required setuptools version.
Improve and simplify setup and packaging.
1.0.5 (2018-02-26)¶
Improve and simplify setup and packaging.
1.0.4 (2018-01-28)¶
Fix a bug and inconsistencies in tox.ini
Update of README.rst.
1.0.1 (2018-01-24)¶
Update required Sphinx version.
Update doc Sphinx configuration files.
1.0.0 (2017-11-18)¶
Setup improvements.
Other minor improvements.
1.0.0b1 (2017-11-18)¶
Minor improvements.
0.3.4 (2017-01-05)¶
Minor setup improvements.
0.3.3 (2016-09-25)¶
Fix bug in setup.py
0.3.1 (2016-09-25)¶
More PEP8 compliant.
0.2.2 (2016-09-24)¶
Description suplement
Minor fixes.
0.1.1 (2016-09-24)¶
First useful release.
0.0.2 (2016-09-23)¶
Initial release.