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.
1.0.4 - 9th of July 2024
- 2024 maintenance (bumped Python versions, adjusted for updates to pydantic, mypy, pylint and GitHub actions)
1.0.3 - 8th of November 2022
- Exclude tests from the packages
1.0.2 - 5th of November 2022
- Fixed a bug in the way the storage models were versioned
1.0.1 - 3rd of November 2022
- Python 3.11 to the list of supported versions
- Unnecessary NotImplementedErrors in abstract methods
1.0.0 - 1st of November 2022
- Rewrite for modern, type safe Python 3.
- Pre-stable (i.e. versions before 1.0.0) changelog omitted.