Releases: litestar-org/advanced-alchemy
Releases · litestar-org/advanced-alchemy
v0.22.3
v0.22.2
What's Changed
- feat: Improved typing of
ModelDictT
by @vikigenius in #277 - fix: make sure
anyio
is optional by @cofin in #278 - feat: adds default load options at class definition by @cofin in #279
New Contributors
- @vikigenius made their first contribution in #277
Full Changelog: v0.22.1...v0.22.2
v0.22.1
v0.22.0
v0.21.1
v0.21.0
v0.20.1
What's Changed
- docs: updated docstring for
NotInSearchFilter
andSearchFilter
by @cofin in #264 - fix(sanic): bind session to session class instead of to the session maker by @imnotjames in #268
- fix: correct regex mappings for duplicate and foreign key errors by @noamsto in #266
New Contributors
- @imnotjames made their first contribution in #268
- @noamsto made their first contribution in #266
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
- feat: support columns using sqlalchemy's
declared_attr
decorator by @bfrascher in #252 - feat: add optional nanoid base models by @winstxnhdw in #251
- chore: fix spelling errors in GitHub links by @chulanpro5 in #254
- fix: namespace signature pollution by @provinzkraut in #257
- feat: remove unfinished merge operation by @cofin in #258
New Contributors
- @bfrascher made their first contribution in #252
- @winstxnhdw made their first contribution in #251
- @chulanpro5 made their first contribution in #254
Full Changelog: v0.19.3...v0.20.0