Skip to content

0.3.0

Compare
Choose a tag to compare
@tylerbwong tylerbwong released this 21 Sep 09:03
· 76 commits to main since this release
2d94db6

Breaking Changes

  • All extension properties now support lazy configuration through Gradle's Provider APIs
  • MetalavaPlugin is now internal and cannot be referenced directly
  • The legacy plugin application maven coordinates are now me.tylerbwong.gradle.metalava:plugin:<version>

New Features

  • Adds configuration cache support and migrates to the Gradle Worker API (#35)
  • Adds support for generating keep files (#41)
  • Adds support for configuring hiddenAnnotations (#36)
  • Updates the default Metalava version to 1.0.0-alpha06

Infrastructure

  • Kotlin 1.7.10
  • Android Gradle Plugin 7.3.0
  • Gradle Wrapper 7.5.1