Skip to content

Releases: tylerbwong/metalava-gradle

0.1.2

17 Nov 02:45
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a bug where Gradle sync would fail sometimes (#6).
  • Fixed a bug where dependencies were leaking into consumer classpaths.

0.1.1

16 Nov 19:31
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a bug where hiddenPackages and hiddenAnnotations were not passed to the metalavaCheckCompatibility task.

0.1.0

16 Nov 10:00
Compare
Choose a tag to compare

Bug Fixes

  • Fixed non-JAR/Class files being included in the compileClasspath.
  • Fixed hiddenPackages and hiddenAnnotations incorrectly being passed to Metalava.

0.1.0-alpha07

14 Nov 01:39
Compare
Choose a tag to compare

New Features

  • Adds a new metalavaCheckCompatibility task that will check API compatibility between the code base and the current API.

Minor Changes

  • Changes embedded Android Gradle Plugin version to 4.1.1 stable.
  • Updates some API names on MetalavaExtension.

0.1.0-alpha06

12 Nov 09:37
Compare
Choose a tag to compare

Minor Changes

  • Use embedded Metalava artifact and removed DownloadJarTask
  • Allow configurable embedded Metalava version

0.1.0-alpha05

12 Nov 07:58
fa37fa5
Compare
Choose a tag to compare

New Features

  • Kotlin Multiplatform Support

0.1.0-alpha04

11 Nov 19:45
Compare
Choose a tag to compare

Minor Changes

  • Fixed Maven coordinates - Artifact ID changed from plugin to metalava-gradle.

0.1.0-alpha03 is skipped and should not be used.

0.1.0-alpha02

11 Nov 19:12
Compare
Choose a tag to compare

Minor Changes

  • Changed MetalavaExtension outputFileName to filename
  • Removed dependency on OkHttp

0.1.0-alpha01

08 Nov 10:51
Compare
Choose a tag to compare

This is the first alpha release of the Metalava Gradle Plugin.

New Features

  • Ability to generate signature descriptor files