Releases: Kotlin/binary-compatibility-validator
Releases · Kotlin/binary-compatibility-validator
0.2.4
- Support of internal markers to exclude declarations from the API dump #(17)
0.2.3
- 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
- Publication to Maven Central
0.2.0
- 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