######### Changelog ######### Version 0.10.0 ============== * 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. Version 0.9.0 ============= * Switch 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, added .pyi files * Package version is now defined in saturnin.core.__about__.py (__version__) Version 0.8.0 ============= * Services for Saturnin Milestone 5. Version 0.7.0 ============= * Services for Saturnin Milestone 2. Version 0.5.1 ============= Initial release.