Skip to content

Releases: litestar-org/litestar

v1.6.2

18 Jul 10:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

15 Jul 04:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

13 Jul 12:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.4...v1.6.0

v1.5.4

10 Jul 17:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.3...v1.5.4

v1.5.3

07 Jul 09:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2

05 Jul 09:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

04 Jul 10:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

30 Jun 06:02
Compare
Choose a tag to compare

What's Changed

  • Import testing dynamically, install requests as extra dependency by @Bobronium in #174
  • Discourage testing import from package, fix star import from starlite by @Bobronium in #183
  • Change to order of exception handler resolution. by @peterschutt in #186
  • Provides a callback interface for modifying the instantiated template engine by @peterschutt in #172
  • Override TestClient.__enter__() to support downstream typing. by @peterschutt in #184
  • Add support for layered middleware by @Goldziher in #173
  • Fix openapi schema item types by @Goldziher in #198
  • update exception handling by @Goldziher in #197

New Contributors

Full Changelog: v1.4.2...v1.5.0

v1.4.2

23 Jun 19:02
Compare
Choose a tag to compare

What's Changed

  • Conform exceptions to the existing OpenAPI schema by @timwedde in #168

Full Changelog: v1.4.1...v1.4.2

v1.4.1

21 Jun 10:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1