Releases: tylerbwong/metalava-gradle
Releases · tylerbwong/metalava-gradle
0.1.2
0.1.1
Bug Fixes
- Fixed a bug where
hiddenPackages
andhiddenAnnotations
were not passed to themetalavaCheckCompatibility
task.
0.1.0
Bug Fixes
- Fixed non-JAR/Class files being included in the
compileClasspath
. - Fixed
hiddenPackages
andhiddenAnnotations
incorrectly being passed to Metalava.
0.1.0-alpha07
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
Minor Changes
- Use embedded Metalava artifact and removed
DownloadJarTask
- Allow configurable embedded Metalava version
0.1.0-alpha05
New Features
- Kotlin Multiplatform Support
0.1.0-alpha04
Minor Changes
- Fixed Maven coordinates - Artifact ID changed from
plugin
tometalava-gradle
.
0.1.0-alpha03
is skipped and should not be used.
0.1.0-alpha02
Minor Changes
- Changed
MetalavaExtension
outputFileName
tofilename
- Removed dependency on OkHttp
0.1.0-alpha01
This is the first alpha release of the Metalava Gradle Plugin.
New Features
- Ability to generate signature descriptor files