Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 16:09
· 10 commits to master since this release
1404c91

What's Changed

💡 New features

  • 072b39e ✨ support async factories and (async)generator factories (#42), by @lucas-labs

    emualating fastapi, this commit adds support for generator
    factories and async (and async-generators) for dependency
    factories; moves from rodi to custom fork "dij" in order
    to support this new feature

Full Changelog: v0.2.1...v0.3.0