Skip to content

yadir-v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 19:13
· 7 commits to master since this release
cb7a527

Added

  • (yadir) add lifetime specifiers (singleton, transient) and improve registering/resolving deps api for di manager

Other

  • (yadir) update rustdocs to correspond to latest version of yadir_derive
  • (yadir) add unreleased features to CHANGELOG.md
  • Enhanced DI Manager API for registering and resolving dependencies
  • Lifetime specifiers for dependencies, mainly singleton and transient ones