Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 881 Bytes

File metadata and controls

27 lines (17 loc) · 881 Bytes

Changelog

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.0.4] - 2025-03-27

  • Upgrade versions of dependencies.
  • Handle setuptools warning: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  • Add Python 3.13 to the build matrix, remove Python 3.8.

[0.0.3] - 2023-12-29 🎄

  • Upgrades the library to use pyproject.toml.
  • Updates the GitHub Workflow.
  • Updates the LICENSE contact.

[0.0.2] - 2021-11-28 🐑

  • Unpins the SQLAlchemy version from requirements

[0.0.1] - 2021-05-22 🍀

  • First working implementation, with integration offering injection of db connections and ORM sessions provided by SQLAlchemy