Skip to content

Releases: FirebirdSQL/saturnin-sdk

v0.10.0

02 Jun 19:19

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

v0.9.0

05 Oct 19:12

Choose a tag to compare

Changed

  • Build system changed from setuptools to hatch
  • Update dependency to saturnin >=0.9.0
  • Package version is now defined in saturnin.sdk.__about__.py (__version__)

v0.8.0

05 Apr 14:27

Choose a tag to compare

This SDK is intended for v0.8.0 of Saturnin platform, and currently provides only one extension command for Saturnin console: create standalone.

Examples are not distributed via PyPI. You can either download the ZIP package provided here and unpack it into directory of your choice, or checkout the “examples” directory directly from SDK repository.