Skip to content

1.10.3

Compare
Choose a tag to compare
@Him188 Him188 released this 15 Mar 00:24
· 112 commits to master since this release
  • 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