Skip to content

Releases: PythonFZ/fastapi-rfc9457

Release list

v0.1.1

Choose a tag to compare

@PythonFZ PythonFZ released this 19 Jun 06:24
2f6118f

What's Changed

  • Optimize PyPI package presentation metadata (#2) by @PythonFZ in #4
  • fix: skip pyright on pre-commit.ci (#3) by @PythonFZ in #7
  • Derive problem type URIs from the mounted docs route (#6) by @PythonFZ in #8
  • fix: discover problem responses on include_router-mounted routes (#10) by @PythonFZ in #11
  • fix: don't freeze Problem so it survives yield-dependency unwinding (#9) by @PythonFZ in #12

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@PythonFZ PythonFZ released this 18 Jun 15:50