Skip to content

Releases: Kotlin/binary-compatibility-validator

0.2.4

16 Nov 09:51
Compare
Choose a tag to compare
  • Support of internal markers to exclude declarations from the API dump #(17)

0.2.3

16 Mar 14:42
Compare
Choose a tag to compare
  • Ignore intermediate projects with empty source sets, do not create empty directories and api dumps for them
  • Better Gradle task management for complex projects

0.2.1

28 Feb 11:53
Compare
Choose a tag to compare
  • Publication to Maven Central

0.2.0

28 Feb 10:10
Compare
Choose a tag to compare
  • Support for Android projects
  • Plugin can now be applied using both short and FQ name
  • inline reified functions are no longer considered as public ABI
  • Git history was rewritten to migrate all historical changes from the main Kotlin repository