Skip to content

Version 0.31.0

Compare
Choose a tag to compare
@Kludex Kludex released this 24 Jul 15:47
· 203 commits to master since this release
a8b8856

Added

  • Officially support Python 3.12 #2214.
  • Support AnyIO 4.0 #2211.
  • Strictly type annotate Starlette (strict mode on mypy) #2180.

Fixed

  • Don't group duplicated headers on a single string when using the TestClient #2219.

Full Changelog: 0.30.0...0.31.0