Releases: litestar-org/advanced-alchemy
Releases · litestar-org/advanced-alchemy
v0.8.3
v0.8.2
v0.8.1
What's Changed
- fix: moved function breaks Litestar imports. by @peterschutt in #146
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- docs: update readme, missing sections, and pin shibuya by @JacobCoffee in #137
- fix: docstring update to fix outdated
upsert_many
info by @darinkishore in #139 - docs: adds
GenericAlembicConfig
to__all__
by @cofin in #143 - feat:
UniqueMixin
that instantiates objects ensuring uniqueness on some field(s) by @Alc-Alc in #138 - feat: add additional exports for the
litestar
plugin by @cofin in #144 - feat: adds
uuid_utils
type decoder automatically by @cofin in #145
New Contributors
- @darinkishore made their first contribution in #139
Full Changelog: v0.7.4...v0.8.0