Posted
almost 7 years
ago
by
Ilya Gorbunov
Today, after a long chain of incremental 1.2.X updates, it’s time to see what’s coming in Kotlin 1.3. We are happy to announce the first preview version of the new major release: Kotlin 1.3-M1. Kotlin 1.3 brings many advancements including … Continue reading →
|
Posted
almost 7 years
ago
by
Nikolay Igotti
We’re happy to announce the release of Kotlin/Native v0.8! The focus of this release is on: safer concurrent programming extending the stdlib functionality better iOS development support. Also, numerous bug-fixes and optimizations were implemented in this release. AppCode and CLion Kotlin/Native … Continue reading →
|
Posted
about 7 years
ago
by
Sergey Igushkin
We’re happy to announce the release of Kotlin 1.2.50, a new bugfix and tooling update for Kotlin 1.2. This release: Updates Kotlin support in the Eclipse IDE plugin Adds new functions in common and JS parts of the standard library … Continue reading →
|
Posted
about 7 years
ago
by
Roman Belov
Oh yes, this is a runnable Kotlin snippet embedded right in the blog post. Note that you can not only run it, but you can also change the code: Cool, isn’t it? Note that completion works too. Often you don’t … Continue reading →
|
Posted
about 7 years
ago
by
Nikolay Igotti
We’re happy to announce the release of Kotlin/Native v0.7, May Day edition! This release provides even smoother interoperability with Objective-C and Swift, memory management improvements, global program analysis and performance optimisations. Also numerous bugfixes and optimizations were implemented in this … Continue reading →
|
Posted
about 7 years
ago
by
yanex
We’re happy to announce the release of Kotlin 1.2.40, a new bugfix and tooling update for Kotlin 1.2! This update: Allows platform modules in experimental multiplatform projects to have more than one expectedBy dependency; Enables support for crossinline suspend parameters … Continue reading →
|
Posted
about 7 years
ago
by
Roman Belov
Greetings Kotlin fans! Ever since we announced interoperability with Objective-C for Kotlin/Native, we’ve been getting lots of questions about IDE support that would allow working on projects that mix Kotlin/Native and Swift/Objective-C. Today we are happy to announce that we … Continue reading →
|
Posted
about 7 years
ago
by
Hadi Hariri
If you haven’t heard, KotlinConf 2018 is taking place in Amsterdam, October 3rd-5th! With just over 2 weeks left for the Call for Papers to close, this is your chance to share your Kotlin knowledge and story with the community … Continue reading →
|
Posted
over 7 years
ago
by
Sergey Igushkin
We’re happy to announce the release of Kotlin 1.2.30, a new bugfix and tooling update for Kotlin 1.2. This update: Adds a new declaration in the standard library, which imitates the suspend modifier for lambda expressions Adds support for TestNG … Continue reading →
|
Posted
over 7 years
ago
by
Roman Belov
We are pleased to announce Kotlin/Native v0.6 (Valentine’s Day release) of our toolchain. This is a major update, including the following features: Support for multiplatform projects in compiler and Gradle plugin Transparent Objective-C/Kotlin container classes interoperability Support first embedded target … Continue reading →
|