Skip to content

v1.1.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sergeshustoff sergeshustoff released this 11 Feb 11:00
· 44 commits to main since this release
9094a10

Commits

  • b14e1c8: introduce new api (resolve() function) that will replace @Create and @Provide annotations (serge shustoff)
  • 2d69e9e: deprecate old annotations api (serge shustoff)
  • dfb94e7: add tests for new api (serge shustoff)
  • 72b9f7a: add @ProvidesMembers as more readable alternative to @UseModules annotation (serge shustoff)