Skip to content

0.34.0

Choose a tag to compare

@tiangolo tiangolo released this 06 Aug 12:25
· 7156 commits to master since this release
  • Upgrade Starlette supported range to include the latest 0.12.7. The new range is 0.11.1,<=0.12.7. PR #367 by @dedsm.

  • Add test for OpenAPI schema with duplicate models from PR #333 by @dmontagu. PR #385.