elect
11/27/2017, 7:18 AM1-2.0-rc-39
gradle syncs just finevyacheslav.gerasimov
12/20/2017, 5:00 PMnitrog42
12/20/2017, 5:44 PMvyacheslav.gerasimov
12/28/2017, 5:32 PM1.2.20-eap-33
is available!
https://github.com/JetBrains/kotlin/releases/tag/v1.2.20-eap-33christophsturm
12/30/2017, 11:10 AMjw
12/31/2017, 7:39 AMvyacheslav.gerasimov
01/12/2018, 2:36 PM1.2.20-eap-71
is available.
https://github.com/JetBrains/kotlin/releases/tag/v1.2.20-eap-71
Gradle build cache support is introduced in this build:
• Requires Gradle Gradle 4.3+
• For kapt it should be enabled explicitly by adding kapt { useBuildCache = true }
to the buildscriptpniederw
01/31/2018, 8:43 AMpniederw
01/31/2018, 9:08 AMdsavvinov
02/01/2018, 3:48 PM1.2.30
EAP is out! https://discuss.kotlinlang.org/t/kotlin-1-2-30-eap/6479 📣dsavvinov
02/01/2018, 3:48 PMpniederw
02/19/2018, 8:04 PMelect
02/23/2018, 9:42 AMelect
02/23/2018, 9:43 AMbuild.gradle
elect
02/23/2018, 9:45 AMelect
02/23/2018, 9:45 AMgildor
02/23/2018, 9:47 AMelect
02/26/2018, 4:53 PMdsavvinov
02/26/2018, 5:03 PM1.2.30-eap-47
. 1.2.30-eap-60
is a special build (substring eap
is a bit confusing here, it is more like a nightly build), which is bundled only in IDEA EAP because of some specific issues in -47
.elect
02/26/2018, 5:34 PMeddie
03/23/2018, 6:37 PMyan
04/06/2018, 5:00 PMhho
05/16/2018, 11:13 PMilya.chernikov
05/31/2018, 8:48 AM1.2.50-eap-62
.
This is mainly bugfix release, but there are some interesting new things as well, including new experimental scripting API, improvements in the standard library, compiler and IDE. The detailed changes announcement will follow, while the current complete changelog could be viewed here: https://github.com/JetBrains/kotlin/releases/tag/v1.2.50-eap-62.
The installation instructions and additional discussions could be found here: https://discuss.kotlinlang.org/t/kotlin-1-2-50-early-access-preview/7826.udalov
1.2.60-eap-7
) and report any problems you find to kotl.in/issue. Thank you!udalov
udalov
1.2.60-eap-27
).
What's new: https://github.com/JetBrains/kotlin/releases/tag/v1.2.60-eap-27udalov
1.2.60-eap-44
).
What's new: https://github.com/JetBrains/kotlin/releases/tag/v1.2.60-eap-44ilya.gorbunov
08/07/2018, 2:26 PM