Skip to content

Releases: square/anvil

v1.0.6

29 Jul 17:45

Choose a tag to compare

  • Add the annotation artifact as an implementation dependency instead of api #40.
  • Remove the strong dependency on the Android Gradle Plugin and allow Anvil to be used in pure JVM modules #39.

Note: This version is compatible with Kotlin 1.3.72 and 1.4.0-rc. The bug that required special builds for the 1.4 milestone releases was fixed.

v1.0.5-1.4-M3

29 Jul 17:45

Choose a tag to compare

  • Renamed the project from Hephaestus to Anvil #12. IMPORTANT: Anvil is not compatible with Hephaestus and you must upgrade the plugin in all of your libraries. The artifact coordinates changed, too.
  • Same as 1.0.5, only built with Kotlin 1.4-M3.

v1.0.5

29 Jul 17:44

Choose a tag to compare

  • Renamed the project from Hephaestus to Anvil #12. IMPORTANT: Anvil is not compatible with Hephaestus and you must upgrade the plugin in all of your libraries. The artifact coordinates changed, too.

v1.0.4-1.4-M3

24 Jul 19:42

Choose a tag to compare

  • Ensure that types cannot be included and excluded at the same time, which leads to unexpected results.
  • Fix a classpath issue in the Gradle plugin when using the new plugin syntax #31.
  • Same as 1.0.4, only built with Kotlin 1.4-M3.

v1.0.4

24 Jul 19:42

Choose a tag to compare

  • Ensure that types cannot be included and excluded at the same time, which leads to unexpected results.
  • Fix a classpath issue in the Gradle plugin when using the new plugin syntax #31.

v1.0.3-1.4-M3

17 Jul 21:00

Choose a tag to compare

  • Bug fix for Gradle's configuration caching #29.
  • Same as 1.0.3, only built with Kotlin 1.4-M3.

v1.0.3

17 Jul 21:00

Choose a tag to compare

  • Bug fix for Gradle's configuration caching #29.

v1.0.2-1.4-M3

17 Jul 17:43

Choose a tag to compare

Discarded

v1.0.2

17 Jul 17:42

Choose a tag to compare

Discarded

v1.0.1-1.4-M3

13 Jul 16:46

Choose a tag to compare

  • Same as v1.0.1, but built with Kotlin 1.4-M3. This version should be used when you use Kotlin 1.4-M3 in your project.