Skip to content

Commit 6698beb

Browse files
author
semantic-release
committed
0.6.0
Automatically generated by python-semantic-release
1 parent 969c4cd commit 6698beb

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# CHANGELOG
22

33

4+
## v0.6.0 (2026-02-26)
5+
6+
### Chores
7+
8+
- Add context7 claim
9+
([`fd9bf41`](https://github.com/hadrien/FastSQLA/commit/fd9bf4189369669b8ce4091472bd28d618ae89b4))
10+
11+
- Initialize beads issue tracking
12+
([`6e98cf4`](https://github.com/hadrien/FastSQLA/commit/6e98cf4d9c9ac295130f6e56e812723e482185c1))
13+
14+
### Features
15+
16+
- Add fastsqla-setup agent skill ([#33](https://github.com/hadrien/FastSQLA/pull/33),
17+
[`969c4cd`](https://github.com/hadrien/FastSQLA/commit/969c4cd620b34293e4d13cb0608acd4f0be62fb0))
18+
19+
420
## v0.5.1 (2026-01-10)
521

622
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "FastSQLA"
3-
version = "0.5.1"
3+
version = "0.6.0"
44
description = "SQLAlchemy extension for FastAPI that supports asynchronous sessions and includes built-in pagination."
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)