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.4.5 (2025-07-07)¶
Setup update (mainly dependencies).
1.4.4 (2025-06-11)¶
Setup update (mainly dependencies).
1.4.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.4.1 (2025-05-04)¶
Setup update (mainly dependencies).
1.4.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.3.11 (2025-03-20)¶
Added support for PyPy 3.11
Dropped support for PyPy 3.9
Setup update (mainly dependencies).
1.3.8 (2025-03-15)¶
Setup update (mainly dependencies).
1.3.7 (2025-02-14)¶
Setup update (mainly dependencies).
1.3.6 (2025-01-25)¶
Setup update (mainly dependencies).
1.3.5 (2025-01-20)¶
Copyright year update.
Setup update (mainly dependencies).
1.3.4 (2024-12-13)¶
Source distribution (*.tar.gz now) is compliant with PEP-0625.
Setup update (mainly dependencies).
1.3.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.3.2 (2024-10-30)¶
Dropped support for Python 3.8
Setup update (mainly dependencies).
1.2.4 (2024-08-13)¶
Added support for Python 3.13
Setup update (mainly dependencies).
1.2.3 (2024-01-26)¶
Setup update (now based on tox >= 4.0).
Cleanup.
1.2.0 (2023-12-15)¶
- Added ‘conjunction’ parameter for the slownie_zl() function.Thanks to Tomasz Pichlinski (@tomaszpichlinskiapz).
- The supported parts of the amount have been extended up to‘duodecyliard’.
Added support for Python 3.12
Dropped support for Python 3.7
Added support for PyPy 3.9 and 3.10
Copyright year update.
The tox configuration has been moved to pyproject.toml
1.1.3 (2022-09-02)¶
Added support for Python 3.10 and 3.11
Dropped support for Python 3.6
Copyright year update.
Setup update (currently based mainly on pyproject.toml).
1.1.2 (2020-10-17)¶
Added support for Python 3.8 and 3.9
Dropped support for Python 3.5
Dropped support for Python 2
Fix a bug in slownie_zl().
Add unittests.
General update and cleanup.
Fixed docs setup.
1.0.0rc1 (2018-11-21)¶
Fix a bug in slownie_zl() and slownie_zl100gr()
- Code improvement according to the suggestion and the patchfrom Michal Borkowski (https://github.com/wielkiborsuk).Thank you very much, Michal!
1.0.0b5 (2018-11-08)¶
Dropped support for Python 2.6 and 3.0-3.3
Update required setuptools version.
1.0.0b4 (2018-05-08)¶
Update required setuptools version.
Improve and simplify setup and packaging.
1.0.0b2 (2018-01-28)¶
Fix a bug and inconsistencies in tox.ini
Update of README.rst.
Update required Sphinx version.
Update doc Sphinx configuration files.
0.9.5b1 (2017-11-18)¶
Add slownie_zl and slownie_zl100gr.
Setup improvements.
Other minor improvements.
0.9.0b0 (2017-04-03)¶
First useful release.
0.1.0 (2016-09-23)¶
Initial release.