Skip to content

Releases: adriangb/xpresso

0.21.0

23 Feb 16:12
082c5a4
Compare
Choose a tag to compare

What's Changed

  • feat: add injectable base classes and injectable Pydantic config by @adriangb in #73

Full Changelog: 0.20.2...0.21.0

0.20.2

22 Feb 18:00
91c138d
Compare
Choose a tag to compare

What's Changed

  • fix: dependencies that require contextvars being broken by BaseHTTPMiddleware by @adriangb in #72

Full Changelog: 0.20.1...0.20.2

0.20.1

22 Feb 08:59
8bd2473
Compare
Choose a tag to compare

Full Changelog: 0.20.0...0.20.1

0.20.0

20 Feb 23:34
c1691bf
Compare
Choose a tag to compare

What's Changed

  • refactor!: cleanup Binder APIs & make form field parsing private by @adriangb in #71

Full Changelog: 0.19.0...0.20.0

0.19.0

19 Feb 01:52
52489fe
Compare
Choose a tag to compare

What's Changed

  • chore: incorporate upstream changes from di by @adriangb in #70

Full Changelog: 0.18.1...0.19.0

0.18.1

18 Feb 08:09
6452dc2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.0...0.18.1

0.18.0

17 Feb 21:52
3da65c9
Compare
Choose a tag to compare

What's Changed

  • feat: implement root_path parameter to App by @adriangb in #63

Full Changelog: 0.17.1...0.18.0

0.17.1

14 Feb 01:47
bf71495
Compare
Choose a tag to compare

What's Changed

  • doc: document state of library and what works/doesn't by @adriangb in #61
  • fix: add type annotation for App.dependency_overrides by @adriangb in #62
  • chore(dev): Improve low Code and Refactor Functions by @yezz123 in #65

New Contributors

Full Changelog: 0.17.0...0.17.1

0.17.0

11 Feb 16:14
df6fea0
Compare
Choose a tag to compare

What's Changed

  • BREAKING_CHANGE: remove all security stuff by @adriangb in #60

Full Changelog: 0.16.3...0.17.0

0.16.3

09 Feb 05:14
515680c
Compare
Choose a tag to compare

What's Changed

  • refactor: clean up unecessary eq and hash impls by @adriangb in #59

Full Changelog: 0.16.2...0.16.3