Skip to content

1.5.1

Compare
Choose a tag to compare
@Him188 Him188 released this 27 Dec 09:52
· 196 commits to master since this release

IDE plugin:

  • Fix return types of blocking bridges
  • Fix modality of bocking bridges, allow overriding them from Java
  • Support deprecation: blocking bridges will be 'Deprecated' as their Kotlin suspend functions do
  • Improve performance

This version of compiler plugin supports Kotlin 1.4.20 series only