Skip to content

1.10.0

Compare
Choose a tag to compare
@Him188 Him188 released this 09 Feb 10:19
· 127 commits to master since this release
  • Full support of @JvmBlockingBridge on classes and files.
  • Support enableForModule configuration in Gradle to generate bridges for all suspend functions if possible.
  • Support inlay hints navigation to containing classes and files.
  • Fix bridge availability for synthetic static methods.
  • Fix duplicated inlay hints
  • Improve IDE performance.

This version of the compiler plugin supports Kotlin 1.4.20 JVM and 1.4.30 JVM/IR only