------------------ - 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).
1.1.2
------------------ - Add support for Python 3.8 and 3.9 - Drop support for Python 3.5 - Drop support for Python 2 - Fix a bug in slownie_zl(). - Add unittests. - General update and cleanup. - Fixed docs setup.
1.0.0rc1
--------------------- - Fix a bug in slownie_zl() and slownie_zl100gr() - | Code improvement according to the suggestion and the patch | from Michal Borkowski (https://github.com/wielkiborsuk). | Thank you very much, Michal!
1.0.0b5
-------------------- - Drop support for Python 2.6 and 3.0-3.3 - Update required setuptools version.
1.0.0b4
-------------------- - Update required setuptools version. - Improve and simplify setup and packaging.
1.0.0b2
-------------------- - Fix a bug and inconsistencies in tox.ini - Update of README.rst. - Update required Sphinx version. - Update doc Sphinx configuration files.