binary-compatibility-validator
Binary compatibility validator allows dumping Kotlin library ABI (both for JVM libraries and KLibs) that is public in the sense of Kotlin visibilities and ensures that the public ABI wasn't changed in a way that makes this change binary incompatible.