1.10.0
- 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