Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 871 Bytes

File metadata and controls

44 lines (26 loc) · 871 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
  • Minor bugfixes.

[0.9.0] - 2023-10-05

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

[0.8.0] - 2023-04-05

  • SDK Milestone 5.

[0.7.0] - 2021-03-04

  • SDK Milestone 4.

[0.5.0] - 2020-02-27

  • SDK Milestone 3.

[0.4.0] - 2019-10-13

  • SDK Milestone 2.

[0.1.0] - 2018-11-18

Initial release.