Skip to content

23.6.0

Compare
Choose a tag to compare
@hynek hynek released this 31 Jul 08:16
· 452 commits to main since this release
23.6.0
991e7c5

Warning Still in RFC mode!

Changed

  • Renamed Container.forget_service_type() to Container.forget_about().

Fixed

  • svcs.flask.init_app()'s type hints now take into account custom flask.Flask subclasses.