Skip to content

Releases: nightblure/injection

v1.6.1

02 Dec 20:10
Compare
Choose a tag to compare
  • fix resource provider overriding and some bugs;
  • tests for overriding of resource and other providers;
  • docs improvements

v1.6.0

01 Dec 19:56
Compare
Choose a tag to compare
  • Resource provider by @nightblure
  • Fixing mypy errors in tests
  • Factory provider
  • async injections

v1.5.4

22 Nov 21:09
Compare
Choose a tag to compare

What's Changed

  • upd tests and docs about using with litestar by @nightblure in #21
  • remove redundant logic from resolving of object provider, add tests by @nightblure in #23

Full Changelog: v1.5.3...v1.5.4

v1.5.3

18 Nov 20:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2

18 Nov 08:41
Compare
Choose a tag to compare

Full Changelog: v1.5.1...v1.5.2

v1.5.1

17 Nov 20:56
Compare
Choose a tag to compare

What's Changed

  • works tests for litestar (injection and overriding) by @nightblure in #15

Full Changelog: v1.5.0...v1.5.1

v1.5.0

17 Nov 10:48
Compare
Choose a tag to compare

What's Changed

  • Auto injection feature by @nightblure in #14
  • fix bug when trying to call Object provider with args;
  • add compatibility table with web frameworks

Full Changelog: v1.4.0...v1.5.0

v1.3.0

27 Oct 21:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

27 Oct 13:34
Compare
Choose a tag to compare
  • fix bug with type inference on coroutine provider;
  • update hatch version to 1.13.0

v1.2.0

27 Oct 10:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0