Skip to content

Releases: litestar-org/advanced-alchemy

v0.22.3

07 Nov 23:03
4f2a345
Compare
Choose a tag to compare

What's Changed

  • fix: typing hint adjustment for service.typing by @cofin in #282

Full Changelog: v0.22.2...v0.22.3

v0.22.2

04 Nov 16:58
328bad0
Compare
Choose a tag to compare

What's Changed

  • feat: Improved typing of ModelDictT by @vikigenius in #277
  • fix: make sure anyio is optional by @cofin in #278
  • feat: adds default load options at class definition by @cofin in #279

New Contributors

Full Changelog: v0.22.1...v0.22.2

v0.22.1

28 Oct 18:40
885827b
Compare
Choose a tag to compare

What's Changed

  • fix: use collection.abc.Sequence instead of typing.Sequence by @cofin in #273
  • fix: regression caused by conditional import Sequence for pagination.py by @noamsto in #274

Full Changelog: v0.22.0...v0.22.1

v0.22.0

28 Oct 02:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.1...v0.22.0

v0.21.1

26 Oct 17:23
a479df1
Compare
Choose a tag to compare

What's Changed

  • fix(cli): Change the argument name back by @Alc-Alc in #270

Full Changelog: v0.21.0...v0.21.1

v0.21.0

24 Oct 21:58
e35a53e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.1...v0.21.0

v0.20.1

23 Oct 14:33
e9b1355
Compare
Choose a tag to compare

What's Changed

  • docs: updated docstring for NotInSearchFilter and SearchFilter by @cofin in #264
  • fix(sanic): bind session to session class instead of to the session maker by @imnotjames in #268
  • fix: correct regex mappings for duplicate and foreign key errors by @noamsto in #266

New Contributors

Full Changelog: v0.20.0...v0.20.1

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