Skip to content

Releases: adamko-dev/kotlin-binary-compatibility-validator-mu

v0.1.0

02 May 19:05

Choose a tag to compare

What's Changed

  • use Extension to control the targets container, so that Gradle will generate Kotlin DSL accessors by @aSemy in #9
  • bump test dependencies and Gradle Plugin Publisher by @aSemy in #10

Full Changelog: v0.0.5...v0.1.0

v0.0.5

28 Apr 14:53

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

17 Apr 14:36

Choose a tag to compare

What's Changed

  • Fix test-fixtures target default enable
  • use BCV-MU to check BCV-MU by @aSemy in #6

Full Changelog: v0.0.3...v0.0.4

v0.0.3

03 Mar 17:13
d6793f3

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

01 Mar 10:54

Choose a tag to compare

  • Fix Gradle Plugin Portal URLs
  • Add custom DSL accessor for the Settings plugin

Full Changelog: https://github.com/adamko-dev/kotlin-binary-compatibility-validator-mu/commits/v0.0.2

v0.0.1

28 Feb 20:11

Choose a tag to compare

Initial release!

The Gradle plugin has been submitted to the Gradle Plugin Portal and is awaiting approval.