Skip to content

Release 0.3.1

Latest

Choose a tag to compare

@erhosen erhosen released this 18 Jun 10:15
0.3.1
c1a8fe0

Fixed

  • Skip mounted sub-applications (starlette.routing.Mount) during dependency collection instead of raising a TypeError

Changed

  • Replaced the Union as Provide mypy hack with an Annotated/TypeVar based type alias for the FastAPI Provide type hint
  • Updated dependencies collection to support FastAPI 0.137.0+ versions

PyPI: https://pypi.org/project/magic-di/0.3.1/
Full Changelog: 0.3.0...0.3.1