1.10.3
- Fix compiling static functions with default arguments in companion
- Fix IDE inlay hints for
@file:JvmBlockingBridge
- Fix IDE declaration clash in companion static functions
- Fix duplicated inlay hints when
@JvmBlockingBridge
is applied to both containingClass and its companion object.
This version of the compiler plugin supports Kotlin versions:
- 1.4.20 JVM
- 1.4.30 JVM/IR
- 1.5.0-M1 JVM/IR
- 1.5.0-M2 JVM/IR
- 1.5.0-RC JVM/IR
- 1.5.0 JVM/IR