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.
- Upgrade versions of dependencies.
- Handle setuptools warning: SetuptoolsDeprecationWarning: License classifiers are deprecated.
- Add Python 3.13 to the build matrix, remove Python 3.8.
- Upgrades the library to use
pyproject.toml. - Updates the GitHub Workflow.
- Updates the LICENSE contact.
- Unpins the
SQLAlchemyversion from requirements
- First working implementation, with integration offering injection of db connections and ORM sessions provided by SQLAlchemy