Releases: litestar-org/advanced-alchemy
Releases · litestar-org/advanced-alchemy
v1.5.0
What's changed
New features 🚀
- feat: gzip and zipped fixture support by @cofin in #500
- feat: match against complex types by @cofin in #501
- feat:
attrs
integration by @cofin in #503
Bugfixes 🐛
- fix: correct typing issue in
litestar
example by @yuuuxt in #498 - fix: correctly handle
id_attribute
withupdate
by @cofin in #502
New contributors 🎉
Other changes
- docs: incorrect repository pagination example by @janwytze in #494
- docs: add fileobject example for litestar by @Harshal6927 in #499
Full Changelog
v1.4.5...v1.5.0
v1.4.5
What's changed
Bugfixes 🐛
- fix(perf): Update list and count by @ponytailer in #487
New features 🚀
- feat(#481): add the DefaultBase class to all by @slashfast in #482
New contributors 🎉
- @ponytailer made their first contribution in #487
- @slashfast made their first contribution in #482
Full Changelog
v1.4.4...v1.4.5
v1.4.4
v1.4.3
v1.4.2
What's changed
Bugfixes 🐛
- fix(types): correct type hints for with_for_update to ForUpdateParameter by @PrinterOMG in #465
- fix: BigIntPrimaryKey does not respect schema names by @cofin in #469
New contributors 🎉
- @PrinterOMG made their first contribution in #465
Full Changelog
v1.4.1...v1.4.2
v1.4.1
v1.4.0
v1.3.2
v1.3.1
What's changed
New contributors 🎉
- @keiser1080 made their first contribution in #450
Bugfixes 🐛
- fix: updated example
litestar_service.py
model by @keiser1080 in #450 - fix(litestar):
create_service_provider
supports any configuration now by @cofin in #451 - fix(litestar): update service provider to use dynamic session dependency key by @cofin in #454
- fix(litestar): allows positional args for session by @cofin in #455
Full Changelog
v1.3.0...v1.3.1