Skip to content

Releases: litestar-org/advanced-alchemy

v0.20.0

03 Oct 19:14
9f8a501
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.3...v0.20.0

v0.19.3

23 Aug 17:45
a19d2bd
Compare
Choose a tag to compare

What's Changed

  • fix: check engine before disposing by @cofin in #249

Full Changelog: v0.19.2...v0.19.3

v0.19.2

22 Aug 21:55
4498095
Compare
Choose a tag to compare

What's Changed

  • feat: add TZ validator to AuditModel by @cofin in #247
  • fix: simplify string concatenation for error handling by @cofin in #248

Full Changelog: v0.19.1...v0.19.2

v0.19.1

21 Aug 22:13
ed4568e
Compare
Choose a tag to compare

What's Changed

  • feat: improved IntegrityError details parsing by @cofin in #246

Full Changelog: v0.19.0...v0.19.1

v0.19.0

05 Aug 14:44
e39430e
Compare
Choose a tag to compare

What's Changed

  • refactor: Fix types for ModelProtocal and BasicAttributes by @Rey092 in #243
  • feat: allow for customized error messages by @cofin in #240

New Contributors

Full Changelog: v0.18.0...v0.19.0

v0.18.0

29 Jul 02:45
3f7fee3
Compare
Choose a tag to compare

What's Changed

  • feat: DTOData support in services by @cofin in #235

Full Changelog: v0.17.3...v0.18.0

v0.17.3

12 Jul 20:53
48cdbd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.2...v0.17.3

v0.17.2

08 Jul 03:30
4b03579
Compare
Choose a tag to compare

What's Changed

  • feat: optimize type adapter call & multi-config fixes by @cofin in #229

Full Changelog: v0.17.1...v0.17.2

v0.17.1

02 Jul 00:59
045997a
Compare
Choose a tag to compare

What's Changed

  • fix: namespace signature override by @cofin in #228

Full Changelog: v0.17.0...v0.17.1

v0.17.0

01 Jul 20:31
deef082
Compare
Choose a tag to compare

What's Changed

  • feat(cli): Adds drop-all option to the litestar cli by @Alc-Alc in #226
  • feat: multi-database configurations by @cofin in #151
  • feat: add order_by helper parameter to the repository by @cofin in #219

Full Changelog: v0.16.0...v0.17.0