Skip to content

v1.5.0

Compare
Choose a tag to compare
@Goldziher Goldziher released this 30 Jun 06:02
· 2435 commits to main since this release

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