Skip to content

Releases: reagento/dishka

0.7.0

19 Mar 22:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

04 Mar 23:04
Compare
Choose a tag to compare

What's Changed

  • fastapi speedup #86
  • bare generic method factory #87
  • Graph validation #85
  • FromDishka #90
  • Fix litestar integration by @AndrewSergienko in #92
  • add arq integration; add qualname to wrap_injection by @shalmeo in #63
  • Add auto inject middleware for aiogram by @IvanKirpichnikov in #93

0.5.0

27 Feb 22:57
Compare
Choose a tag to compare
  • Components for providers isolation #68
  • More readable errors #66
  • Faststream integration #71 tnx @Lancetnik

0.4.0

27 Feb 22:59
Compare
Choose a tag to compare
  • Provide instance methods to add factories
  • All integrations unified to use setup_dishka
  • make_container no more returns context manager (breaking change!)