All Versions
20
Latest Version
Avg Release Cycle
125 days
Latest Release
1616 days ago

Changelog History
Page 2

  • v1.6.3.rc2

    December 04, 2018
  • v1.0 Changes

    July 16, 2019
    • ๐Ÿ‘ Actually support Gradle's incremental annotation processing
  • v1.0-rc7 Changes

    May 13, 2020
    • ๐Ÿ‘‰ Use CLASS retention to support Gradle aggregating incremental annotation processors (28a2c79)
    • Set an Automatic-Module-Name. (61256c3)
  • v1.0-rc6 Changes

    July 16, 2019
    • ๐Ÿ‘ Actually support Gradle's incremental annotation processing
  • v1.0-rc5 Changes

    March 22, 2019
    • @AutoService now has a separate artifact (auto-service-annotations) from the annotation processor (still auto-service) (af1e5da)
    • ๐Ÿ‘ Gradle's incremental compilation is now supported (thanks to @tbroyer for this work!). (a5673d0)
      • Update: this didn't actually work. It was added in 1.0-rc6
  • v1.0-beta8 Changes

    June 30, 2020
    • ๐Ÿ›  Fix a problem with references to Factory classes in other packages. (e62e0ab)
    • ๐Ÿ‘ Better error message for failed factory write. (79c9d15)
  • v1.0-beta7

    July 19, 2019
  • v1.0-beta6 Changes

    October 22, 2018
    • Do not prepend outer classnames to the generated @AutoFactory class name if a class name has been explicitly specified. (b79c170)
    • ๐Ÿ‘ Java 9 support
    • โž• Add support for type-annotations and CheckerFramework nullable types to @AutoFactory (4d6df14)
  • v1.0-beta5

    October 22, 2018
  • v0.11

    August 11, 2020