Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@sergeshustoff sergeshustoff released this 29 Apr 14:35
· 13 commits to main since this release

Commits

  • b14e1c8: introduce new api (resolve() function) that will replace @Create and @Provide annotations (serge shustoff)
  • 2d69e9e: deprecate old annotations api (serge shustoff)
  • 72b9f7a: add @ProvidesMembers as more readable alternative to @UseModules annotation (serge shustoff)
  • ebc996d: make annotations repeatable (serge shustoff)
  • ef1ebbc: introduce Injectable interface (serge shustoff)
  • 26f511a: support singletons without annotation in module (serge shustoff)