Changelog¶
Version 0.10.0¶
Minimal Python version raised to 3.11
Type hints adjusted to Python 3.11 standards
Improved documentation.
Dependencies updated to firebird-butler-protobuf ~= 2.0, firebird-base ~= 2.0, firebird-uuid ~= 1.0, packaging ~= 25.0, pyzmq ~= 26.4, prompt-toolkit ~= 3.0, protobuf ~= 5.29, psutil ~= 7.0, rich ~= 14.0, tomli-w~=1.2, typer~=0.15.
pytest tests for FBDP protocol
Old logging cleanup.
Various bugfixes and improvements.
Version 0.9.0¶
Build system changed from setuptools to hatch
Update dependencies to protobuf >=4.24.3, firebird-butler-protobuf>=1.0.0, firebird-base>=1.7.0, firebird-uuid>=0.3.0, typer>=0.9.0, rich>=13.6, pyzmq>=25.1.1, psutil>=5.9.5, prompt-toolkit>=3.0.39, firebird-driver>=1.10 and firebird-lib>=1.5
Version 0.8.0¶
Milestone 5.
Saturnin can now be considered as early beta. There will be more additions, extensions and improvements before the 1.0 release, but the platform is almost feature-complete, and the functionality provided is considered stable and ready for testing. However, some backwards incompatible changes in future releases are still possible.
Unreleased versions 0.7.1 - 0.7.12¶
Milestones 3 and 4.
Version 0.7.0¶
Milestone 2
Version 0.1.0¶
Initial release.