All notable changes to this project will be documented in this file.
0.3.0 - 2025-02-21
- (mapping) Allow strawchemy types to override existing ones - (c26b495)
- Update CONTRIBUTING.md - (d22f786)
- Add pull request template - (efcb329)
- Add SECURITY.md - (628cd29)
- Update image in SECURITY.md - (651c4f3)
- Update bug_report issue template - (e213df1)
- (release) Bump to v0.3.0 - (6075f54)
- Create dependabot.yml - (14d2026)
- Add issue/pr templates - (dc99896)
0.2.12 - 2025-02-21
0.2.11 - 2025-02-21
- (changelog) Fix incorrect release changelog - (1a8bf11)
- (release) Bump to v0.2.11 - (4fb6265)
- Pass GITHUB_TOKEN to git cliff calls - (cc21aae)
0.2.10 - 2025-02-21
0.2.9 - 2025-02-21
0.2.8 - 2025-02-21
0.2.7 - 2025-02-21
0.2.6 - 2025-02-21
0.2.5 - 2025-02-21
- (ci) Also run result job if needed step have been skipped - (474bad3)
- (release) Bump to v0.2.5 - (0b5cc28)
0.2.4 - 2025-02-21
0.2.3 - 2025-02-21
- (bump) Use personal access toekn to enable ci workflow - (35f190b)
- (release) Bump to v0.2.3 - (c98e0cd)
0.2.2 - 2025-02-21
- (readme) Update badge - (6171071)
- (bump) Fix auto bump - (7251e12)
- (bump) Add missing --bump-version flag - (842e831)
- (bump) Fix --bumped-version flag - (edfe14e)
- (bump) Use kenji-miyake/setup-git-cliff action - (93c3a9c)
- (bump) Add write permissions - (6ebae7c)
- (bump) Fix GITHUB_TOKEN env var - (cc43668)
- (release) Bump to v0.2.2 - (a8ee5b6)
- Add bump and publish workflows - (e8ab0c8)
- Pretty workflow names - (5b467ab)
- @github-actions[bot] made their first contribution## 0.2.1 - 2025-02-20
- (release) Bump to v0.2.1 - (5e59c22)
- Add codeql workflow - (758dcc0)
- Add publish workflow; auto commit CHANGELOG.md when generating changelog - (6fdd13b)
0.2.0 - 2025-02-20
- (unit) Add test - (8a5fb69)
- (unit) Add tests for schema generation - (e5ea09d)
- Add python 3.9, 3.10, 3.11 and 3.13 to the matrix - (ed048fa)
- (release) Bump to v0.2.0 - (2bcb70a)
- (test) Add unit test workflow - (f560d04)
- (test) Remove unneeded step - (ce18a5a)
- (test) Fix result job - (a12c11d)
- (test) Set COLUMNS env var - (46b70af)
- (uv) Commit uv.lock - (f7df4f8)
- Add changelog generation workflow - (b018a78)
- Initial commit - (3a01dc2)
- (release) Bump to v0.1.0 - (d72c22a)
- @gazorby made their first contribution