JetBrains/kotlin
JetBrains/kotlin
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 7/10/2018
Pre-ReleasePre-releaseKT-18882 Allow code to have platform specific annotations when compiled for different platformsKT-24617 Optional expected annotation is unresolved in a dependent platform moduleKT-24825 NoClassDefFoundError on SAM adapter in a nested call in inlined lambda since 1.2.40KT-25249 Uast operates "Unit" type instead of "void"KT-25297 Inconsistency in KotlinULambdaExpression and KotlinLocalFunctionULambdaExpressionKT-23627 Autocompletion inserts FQN of stdlib functions inside of scoping lambda called on explicit thisKT-25239 Add postfix template for listOf/setOf/etcKT-24588 Multiple Gradle Kotlin DSL script files dependencies lifecycle is flawedKT-25238 Add quickfix wrapping expression into listOf/setOf/etc in case of type mismatchKT-24204 Empty progression last value overflows resulting in progression being non-emptyKT-24946 ISE: "The provided plugin org.jetbrains.kotlin.scripting.compiler.plugin.ScriptingCompilerConfigurationComponentRegistrar is not compatible with this version of compiler" when build simple Gradle with Zulu JDKKT-25051 Change in "kotlin-android" project w/o package parts causes non-incremental compilation of dependent modulesrelease notes
Published 7/10/2018
Pre-ReleasePre-releaseKT-18882 Allow code to have platform specific annotations when compiled for different platformsKT-24617 Optional expected annotation is unresolved in a dependent platform moduleKT-24825 NoClassDefFoundError on SAM adapter in a nested call in inlined lambda since 1.2.40KT-25249 Uast operates "Unit" type instead of "void"KT-25297 Inconsistency in KotlinULambdaExpression and KotlinLocalFunctionULambdaExpressionKT-23627 Autocompletion inserts FQN of stdlib functions inside of scoping lambda called on explicit thisKT-25239 Add postfix template for listOf/setOf/etcKT-24588 Multiple Gradle Kotlin DSL script files dependencies lifecycle is flawedKT-25238 Add quickfix wrapping expression into listOf/setOf/etc in case of type mismatchKT-24204 Empty progression last value overflows resulting in progression being non-emptyKT-24946 ISE: "The provided plugin org.jetbrains.kotlin.scripting.compiler.plugin.ScriptingCompilerConfigurationComponentRegistrar is not compatible with this version of compiler" when build simple Gradle with Zulu JDKKT-25051 Change in "kotlin-android" project w/o package parts causes non-incremental compilation of dependent modulesThe Kotlin Programming Language.