Skip to content

1.6.0

Compare
Choose a tag to compare
@Him188 Him188 released this 13 Jan 07:14
· 186 commits to master since this release

Compiler:

  • Support @JvmOverloads in JVM backend (#6)
  • Diagnostics if @JvmBlockingBridge applied with @JvmSynthetic (REDUNDANT_JVM_BLOCKING_BRIDGE_WITH_JVM_SYNTHETIC) (#3)

IDE:

  • RemoveJvmBlockingBridge Fix
  • RemoveJvmSynthetic Fix

This version of compiler plugin supports Kotlin 1.4.20 series only