Skip to content

10.5

Compare
Choose a tag to compare
@SentryMan SentryMan released this 11 Nov 05:01
· 42 commits to master since this release

What's New

  • Projects having a module definition (a module-info.java) should no longer require the inject maven/gradle plugin to detect external AvajeModule instances at compile time.
  • New @PluginProvides annotation for registering InjectPlugin implementations. Plugins that use the new annotation to register will receive similar module-info.java auto-detection benefits.

Changes

Full Changelog: 10.4...10.5