Skip to content

Releases: FirebirdSQL/saturnin

v0.10.0

02 Jun 18:56

Choose a tag to compare

Changed

  • 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.

v0.9.0

05 Oct 15:08

Choose a tag to compare

Changed

  • 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
  • Build system changed from setuptools to hatch

v0.8.0 - Milestone 5

31 Mar 13:04

Choose a tag to compare

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.