Skip to content

Releases: litestar-org/advanced-alchemy

v1.0.2

01 Apr 16:38
Compare
Choose a tag to compare

What's changed

New contributors 🎉

Bugfixes 🐛

  • fix: prevent forward resolution issues by @cofin in #423
  • fix: correctly set uniquify from new by @cofin in #424
  • fix: remove accidental litestar import by @cofin in #426

Other changes

Full Changelog
v1.0.1...v1.0.2

v1.0.1

19 Mar 22:01
Compare
Choose a tag to compare

What's changed

Bugfixes 🐛

  • fix(dto): properly serialize Relationship type hints by @cofin in #422

Full Changelog
v1.0.0...v1.0.1

v1.0.0

18 Mar 18:11
Compare
Choose a tag to compare

Sponsors 🌟

What's changed

Bugfixes 🐛

  • fix(repo): logic correction for window function by @cofin in #421

Other changes

  • feat!: remove deprecated packages removed in v1.0.0 by @cofin in #419

Full Changelog
v0.34.0...v1.0.0

v0.34.0

10 Mar 01:42
Compare
Choose a tag to compare

Sponsors 🌟

What's changed

New features 🚀

  • feat: allow custom not_found error messages by @cofin in #417
  • feat(sanic)!: Refactor Sanic extension for multi-config support by @cofin in #415

Other changes

  • docs(flask): update Flask documentation with simplified examples and best practices by @cofin in #416
  • docs(flask): async-in-sync example should use the portal by @cofin in #418

Full Changelog
v0.33.2...v0.34.0

v0.33.2

09 Mar 18:25
Compare
Choose a tag to compare

Sponsors 🌟

What's changed

Bugfixes 🐛

  • fix(litestar): simplify session type hints in service providers by @cofin in #414

Full Changelog
v0.33.1...v0.33.2

v0.33.1

07 Mar 23:20
Compare
Choose a tag to compare

Sponsors 🌟

What's changed

New features 🚀

  • feat(litestar): add session to namespace signature by @cofin in #412

Full Changelog
v0.33.0...v0.33.1

v0.33.0

07 Mar 21:12
Compare
Choose a tag to compare

Sponsors 🌟

What's changed

New features 🚀

  • feat(litestar): Add dependency factory utilities by @cofin in #405

Other changes

  • docs: removed utilities page in usage by @Kumzy in #403
  • docs: update autopytabs min version of python to 3.9 and max version to 3.13 by @Kumzy in #411
  • docs: add fixtures/database seeding documentation by @Kumzy in #400

Full Changelog
v0.32.2...v0.33.0

v0.32.2

26 Feb 12:57
91c5764
Compare
Choose a tag to compare

Sponsors 🌟

What's Changed

Full Changelog: v0.32.1...v0.32.2

v0.32.1

26 Feb 09:11
6204b67
Compare
Choose a tag to compare

Sponsors 🌟

What's Changed

  • feat(litestar): use CLIPlugin instead of CLIPluginProtocol by @provinzkraut in #399

Full Changelog: v0.32.0...v0.32.1

v0.32.0

23 Feb 23:11
Compare
Choose a tag to compare

Sponsors 🌟

What's changed

Bugfixes 🐛

  • fix: remove limit and offset from count statement by @cofin in #395

New features 🚀

  • feat: add Enum to default type decoders by @cofin in #397

Other changes

  • feat!: rename force_basic_query_mode by @cofin in #396

Full Changelog
v0.31.0...v0.32.0