Skip to content

Changelog

v0.2.4 (2025-01-27)

Documentation

  • docs: change project name & write a better README (#10) (af90cc5)

Fix

  • fix: release & publish using new name FastSQLA (#11) (2ae70e4)

v0.2.3 (2025-01-19)

Fix

  • fix: remove SQLAlchemy from project classifiers (#9) (264a29e)

v0.2.2 (2025-01-19)

Chore

  • chore: update year in LICENSE (#7) (47c6c07)

Fix

  • fix: update package metadata (#8) (4956bee)

v0.2.1 (2025-01-19)

Chore

Fix

  • fix: expose pagination API + more tests (#6) (7054d97)

v0.2.0 (2024-09-09)

Chore

  • chore: automatic release & publishing

When merging on master, a release is cut if needed and published on PyPI. (c619b5e)

Feature

  • feat: lifespan + session & pagination dependencies (#1) (1942e59)

v0.1.4 (2024-09-07)

Chore