Skip to content

Releases: FirebirdSQL/saturnin-sdk

v0.10.0

Choose a tag to compare

@pcisar pcisar released this 02 Jun 19:19

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

Choose a tag to compare

@pcisar pcisar released this 05 Oct 19:12

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

Choose a tag to compare

@pcisar pcisar released this 05 Apr 14:27

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.