Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 991 Bytes

File metadata and controls

41 lines (25 loc) · 991 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.10.0] - 2025-06-02

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.

[0.9.0] - 2023-10-05

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__)

[0.8.0] - 2023-03-31

  • Services for Saturnin Milestone 5.

[0.7.0] - 2021-03-04

  • Services for Saturnin Milestone 2

[0.5.1] - 2020-02-27

Initial release.