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.
- 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.
- Protobuf .pyi files
- 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__)
- Services for Saturnin Milestone 5.
- Services for Saturnin Milestone 2
Initial release.