Skip to content

v2.0.6

Compare
Choose a tag to compare
@vRallev vRallev released this 06 Oct 17:42
· 1377 commits to main since this release
  • Support constructor injection for classes with bounded types, see #126.
  • Print a better error message for Dagger provider methods with implicit return types, see #124.
  • Fix another instance of absolute paths as task inputs, see #65.
  • Use lazy APIs in the Gradle plugin for task configuration avoidance.
  • Handle named imports correctly, see #137.