Releases: litestar-org/advanced-alchemy
Releases · litestar-org/advanced-alchemy
v0.15.0
v0.14.1
v0.14.0
v0.13.1
v0.13.0
v0.12.0
v0.11.1
v0.11.0
What's Changed
Attention: When using to_schema
from the service layer, the schema_type
command must be specified as a keyword (kwarg) now. It can not be passed in positionally.
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- feat: relationship loader api by @cofin in #192
- refactor!: use bases to merge mixin table args by @peterschutt in #194
Full Changelog: v0.9.4...v0.10.0