Changes

0.3.1 (13 Jan 2025)

  • Default Postgres SQLAlchemy dialect to psycopg3

0.3.0 (14 Oct 2024)

  • Strictly type checked with mypy.

  • Re-worked interfaces for Service and Provider.

  • Re-worked container services.

  • Beginnings of API documentation.

0.2.2 (11 May 2023)

0.2.1 (11 May 2023)

0.2.0 (11 May 2023)

0.1.0 (9 May 2023)

  • Initial release featuring simple container services with helpers for common databases.