Releases: litestar-org/advanced-alchemy
Releases · litestar-org/advanced-alchemy
v0.24.0
v0.23.1
v0.23.0
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