Hello
After installing IDEA updates, plugin version became 1.0.0-beta-1103, which is not available in https://repo1.maven.org/maven2/org/jetbrains/kotlin yet
Could you please let us know when fresh version is available in the repository
Hello
After installing IDEA updates, plugin version became 1.0.0-beta-1103, which is not available in https://repo1.maven.org/maven2/org/jetbrains/kotlin yet
Could you please let us know when fresh version is available in the repository
Thank you!
It's been uploaded
Is there a way to know what's new / changed in this release ?
It will be officially published next week, but the list of changes is this:
INSTANCE
field deprecated for companion objects@JvmName
internal
declarations is allowedEnum.values
from within enums fixedDefaultImpls
classes fixedmain()
functions can't appear in the same fileThanks :)