0.15.0-Beta.1
This release add Kotlin libraries (KLib) dumping and validation support.
See project's README for details on how to enable it for your project.
What changed:
- Experimental KLib ABI dumping and validation support (#183)
List<ClassBinarySignature>.dump
now sorts declarations the same way the Gradle task does (#188)
Thanks to @benedekh and @adam-enko for contributions and feedback!