Skip to content

Releases: FirebirdSQL/saturnin-core

v0.10.0: Release 0.10.0

02 Jun 19:05

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 saturnin == 0.10.0, firebird-driver ~= 2.0 and firebird-lib ~= 2.0
  • Minor bugfixes.

v0.9.0

05 Oct 15:45

Choose a tag to compare

Added

  • Protobuf .pyi files

Changed

  • Build system changed from setuptools to hatch
  • Update dependency to firebird-driver >=1.10.0 and firebird-lib>=1.5.0
  • Recompilation of protobuf definitions with libprotoc 23.4
  • Package version is now defined in saturnin.core.__about__.py (__version__)

v0.8.0 - Milestone 5

31 Mar 13:07

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.