Skip to content

Releases: hadrien/FastSQLA

v0.4.6

03 Oct 21:01

Choose a tag to compare

v0.4.6 (2025-10-03)

Bug Fixes

  • changelog: Set changelog mode to init to regenerate from scratch (37a08c3)

Detailed Changes: v0.4.5...v0.4.6

v0.4.5

03 Oct 20:58

Choose a tag to compare

v0.4.5 (2025-10-03)

Bug Fixes

  • changelog: Add insertion_flag as expected by python-semantic-release (2fb664f)

Detailed Changes: v0.4.4...v0.4.5

v0.4.4

03 Oct 20:50

Choose a tag to compare

v0.4.4 (2025-10-03)

Bug Fixes

  • packaging: Set licence-files to an empty list (f98606f)

Detailed Changes: v0.4.3...v0.4.4

v0.4.3

03 Oct 20:32

Choose a tag to compare

v0.4.3 (2025-10-03)

Bug Fixes

  • packaging: Removing license info from package (50a8102)

Detailed Changes: v0.4.2...v0.4.3

v0.4.2

03 Oct 20:09

Choose a tag to compare

v0.4.2 (2025-10-03)

This release is published under the MIT License.

Bug Fixes

  • packaging: Remove license-files from pyproject (a7ff4b1)

Detailed Changes: v0.4.1...v0.4.2

v0.4.1

03 Oct 20:07

Choose a tag to compare

v0.4.1 (2025-10-03)

This release is published under the MIT License.

Bug Fixes

  • Update twine to fix packaging error (2ede82d)

Detailed Changes: v0.4.0...v0.4.1

v0.4.0

03 Oct 20:05

Choose a tag to compare

v0.4.0 (2025-10-03)

This release is published under the MIT License.

Chores

Documentation

Features

  • New_lifespan to allow configuring sqla engine directly (#25, aa2642f)

Detailed Changes: v0.3.0...v0.4.0

v0.3.0

17 Feb 18:57

Choose a tag to compare

v0.3.0 (2025-02-17)

Documentation

  • docs: fix json response in README.md (#17) (8e58a8b)

  • docs: link to montreal python (#16) (a83a3ca)

  • docs: SLQAlchemy 2.0+ rather than SQLAlchemy 2 (#15) (893c479)

  • docs: fix image embedded on README.md/index.md (#14) (4fe8e9f)

  • docs: setup mkdocs-material + add documentation (#13) (c8367fc)

  • docs: fix typo in README (#12) (4e58835)

Feature

v0.2.4

27 Jan 19:28

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

Choose a tag to compare

v0.2.3 (2025-01-19)

Fix

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