Skip to content

Releases: hadrien/FastSQLA

v0.2.4

27 Jan 19:28
Compare
Choose a tag to compare

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

19 Jan 19:20
Compare
Choose a tag to compare

v0.2.3 (2025-01-19)

Fix

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

v0.2.2

19 Jan 19:13
Compare
Choose a tag to compare

v0.2.2 (2025-01-19)

Chore

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

Fix

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

v0.2.1

19 Jan 17:57
Compare
Choose a tag to compare

v0.2.1 (2025-01-19)

Chore

Fix

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

v0.2.0

09 Sep 18:56
Compare
Choose a tag to compare

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)