Skip to content

0.15.0-Beta.1

Compare
Choose a tag to compare
@fzhinkin fzhinkin released this 20 Mar 11:46

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!