Releases: litestar-org/advanced-alchemy
Releases · litestar-org/advanced-alchemy
Release list
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.pymodel by @keiser1080 in #450 - fix(litestar):
create_service_providersupports 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
v1.3.0
v1.2.0
What's changed
Bugfixes 🐛
- fix(alembic): migration generation produces duplicated unique constraints by @cofin in #434
- fix: make
SentinelMixincompatible withMappedAsDataclassby @winstxnhdw in #442
New features 🚀
- feat: enable standard order by by @cofin in #438
- feat(litestar): additional filter configuration options by @cofin in #444
Full Changelog
v1.1.1...v1.2.0
v1.1.1
v1.1.0
What's changed
New features 🚀
- feat(CLI): add stamp command by @provinzkraut in #428
- feat(filters): adds an
ExistsFilterandNotExistsfilter by @cofin in #336 - feat(tests): fully migrate to
pytest-databasesby @cofin in #430 - feat: file object data type by @cofin in #291
- feat(filters): Implements a
MultiFiltertype for complex searches by @cofin in #311
Full Changelog
v1.0.2...v1.1.0
v1.0.2
What's changed
New contributors 🎉
- @adhtruong made their first contribution in #425
Bugfixes 🐛
- fix: prevent forward resolution issues by @cofin in #423
- fix: correctly set
uniquifyfromnewby @cofin in #424 - fix: remove accidental litestar import by @cofin in #426
Other changes
- refactor: migrate to typos by @adhtruong in #425
Full Changelog
v1.0.1...v1.0.2