🎉🎉🎉 Kotlin 1.6.0 Released!
- Sealed (exhaustive) when statements
- Suspending functions as supertypes
- Suspend conversions
- Improved type inference for recursive generic types
- Builder inference improvements
- … and more!
- Sealed (exhaustive) when statements
- Suspending functions as supertypes
- Suspend conversions
- Improved type inference for recursive generic types
- Builder inference improvements
- … and more!
The JetBrains Blog
Kotlin 1.6.0 Released | The Kotlin Blog
Kotlin 1.6.0 is now officially released with Stable exhaustive whens, Kover, and new memory manager for Kotlin/Native!
🤮1
Why Kotlin needs much fewer frameworks by Anton Keks | EN, KotLand
Антон Кекс - Почему Котлину не нужно много фреймворков | RU, DEVCLUB.EU
Антон Кекс - Почему Котлину не нужно много фреймворков | RU, DEVCLUB.EU
YouTube
Why Kotlin needs much fewer frameworks by Anton Keks | KotLand
Why Kotlin needs much fewer frameworks at #kotland
Speaker: Anton Keks, Developer @ #Codeborne
__
Agenda:👇
00:00 - #intro
Follow us on social media:
Facebook: https://www.facebook.com/KotLandConference
YouTube: https://www.youtube.com/channel/UCMgPd…
Speaker: Anton Keks, Developer @ #Codeborne
__
Agenda:👇
00:00 - #intro
Follow us on social media:
Facebook: https://www.facebook.com/KotLandConference
YouTube: https://www.youtube.com/channel/UCMgPd…
🤮1
📦 kotlinx.coroutines 1.6.0-RC
- kotlinx-coroutines-test — became KMP
-
-
- Kotlin 1.6.0
- Kotlin/Native new memory model
- kotlinx-coroutines-test — became KMP
-
CoroutineDispatcher.limitedParallelism
-
Dispatchers.shutdown
- Kotlin 1.6.0
- Kotlin/Native new memory model
GitHub
Release 1.6.0-RC · Kotlin/kotlinx.coroutines
kotlinx-coroutines-test rework
kotlinx-coroutines-test became a multiplatform library usable from K/JVM, K/JS, and K/N.
Its API was completely reworked to address long-standing issues with consist...
kotlinx-coroutines-test became a multiplatform library usable from K/JVM, K/JS, and K/N.
Its API was completely reworked to address long-standing issues with consist...
🤮1
Kotlin Roadmap Highlights 2021
- K2 compiler frontend is on its way to Alpha
- Focus on stability and robustness for #KMM
- Namespaces research and prototyping
- #Kover, a Kotlin test coverage tool
- #Dokka, a revamped tool for generating lib docs
- Improving the Kotlin IDE plugin release adoption
- Playground improvements
- K2 compiler frontend is on its way to Alpha
- Focus on stability and robustness for #KMM
- Namespaces research and prototyping
- #Kover, a Kotlin test coverage tool
- #Dokka, a revamped tool for generating lib docs
- Improving the Kotlin IDE plugin release adoption
- Playground improvements
YouTube
Kotlin Roadmap Highlights November 2021
We've updated the #Kotlin #public #roadmap to reflect our plans for Kotlin 1.7 and beyond! In this video we will talk about the seven exciting highlights from this update!
0:00 Kotlin Public Roadmap
0:34 K2 compiler frontend is on its way to Alpha
1:15…
0:00 Kotlin Public Roadmap
0:34 K2 compiler frontend is on its way to Alpha
1:15…
🤮1
KMM Plugin for Android Studio 0.3.0 Released
- A new KMM Library project wizard with the ability to distribute KMM modules to iOS projects as XCFramework
- The ability to use KMM plugin wizards on non-Mac machines
- A hierarchical project structure supported in the generated projects
- A new KMM Library project wizard with the ability to distribute KMM modules to iOS projects as XCFramework
- The ability to use KMM plugin wizards on non-Mac machines
- A hierarchical project structure supported in the generated projects
The JetBrains Blog
Kotlin Multiplatform Mobile Plugin for Android Studio 0.3.0 Released | The Kotlin Blog
The Kotlin Multiplatform Mobile Plugin for Android Studio 0.3.0 was recently released! New features and improvements to simplify the creation of your projects.
🤮1
JetBrains answer to github.dev:
Next-generation IDE by JetBrains + Introducing Remote Development With Space
- No electron
- Kotlin
- Rust (a little)
Fleet in Action: https://www.youtube.com/watch?v=ow5kdhDa_pk
Next-generation IDE by JetBrains + Introducing Remote Development With Space
- No electron
- Kotlin
- Rust (a little)
Fleet in Action: https://www.youtube.com/watch?v=ow5kdhDa_pk
The JetBrains Blog
Welcome to Fleet! | The JetBrains Blog
Update (Dec 3, 2021): We’ve received an overwhelming number of requests for the Fleet Early Preview program. Unfortunately we can't accept any new requests, but we will continue sending invites to tho
🤮1
Kotlin vs Java flame and Arrow Meta. Both in russian:
- Главная студия: разговор в студии «Kotlin против всех»
- Карин-Александра Моноид — Расширяем возможности kotlinx.serialization с помощью Arrow Meta
- Главная студия: разговор в студии «Kotlin против всех»
- Карин-Александра Моноид — Расширяем возможности kotlinx.serialization с помощью Arrow Meta
YouTube
Паша Финкельштейн, Андрей Когунь, Антон Архипов — Kotlin против всех
Ближайшая конференция — JPoint 2025, 3–4 апреля (Москва + трансляция).
Подробности и билеты: https://jrg.su/T2zfbS
— –
Прямое включение из главной студии конференции Joker 2021. Обсуждаем Kotlin.
Подробности и билеты: https://jrg.su/T2zfbS
— –
Прямое включение из главной студии конференции Joker 2021. Обсуждаем Kotlin.
🤮1
Kotlin 1.6.10-RC with bug fixes for 1.6.0.
It is available for IntelliJ IDEA, including 2021.3!
Changelog
It is available for IntelliJ IDEA, including 2021.3!
Changelog
GitHub
Release Kotlin 1.6.10-RC · JetBrains/kotlin
Learn how to install Kotlin 1.6.10-RC plugin and how to configure build with 1.6.10-RC
Changelog
Android
KT-49798 [MPP] [Android] AGP 7.1.0+ android target publications leak 'AgpVersionAttr...
Changelog
Android
KT-49798 [MPP] [Android] AGP 7.1.0+ android target publications leak 'AgpVersionAttr...
❤1🤮1
Results of the Kotlin Features Survey 2021
The most wanted features:
- Multicatch and union types (45%)
- Collection literals (32%)
- Multiple receivers on extension functions and properties (30%)
The most wanted features:
- Multicatch and union types (45%)
- Collection literals (32%)
- Multiple receivers on extension functions and properties (30%)
The JetBrains Blog
Results of the Kotlin Features Survey 2021 | The Kotlin Blog
A few months ago we held the second poll for the most awaited features in Kotlin. The main goal of this research was to find out what you thought about the relative importance of future Kotlin feature
❤1🤮1
Kotlin 1.6 Support in IntelliJ IDEA 2021.3
> All future IntelliJ IDEA versions, starting with 2022.1, will be released simultaneously with the Kotlin IDE Plugin based on the latest stable compiler version.
> All future IntelliJ IDEA versions, starting with 2022.1, will be released simultaneously with the Kotlin IDE Plugin based on the latest stable compiler version.
The JetBrains Blog
Kotlin 1.6 Support in IntelliJ IDEA 2021.3 | The Kotlin Blog
The two latest versions of IntelliJ IDEA (2021.2 and 2021.3) were released with a bundled Kotlin IDE Plugin based on the previous stable version of the Kotlin compiler. This situation caused a lot of
👍3❤2🤮1
Announcing a new series of webinars about Kotlin for server-side! Save the dates:
December 14: Object Detection and Image Recognition with Kotlin
December 15: Functional Programming in Kotlin with Arrow.kt
December 21: Building web applications with Ktor and Exposed
December 14: Object Detection and Image Recognition with Kotlin
December 15: Functional Programming in Kotlin with Arrow.kt
December 21: Building web applications with Ktor and Exposed
The JetBrains Blog
Server-side With Kotlin Webinar Series, Vol. 4 | The Kotlin Blog
Announcing a new series of webinars about Kotlin for server-side! These will be held between December 14 and 21. Join the live sessions or catch-up on the recordings afterwards! In this webinar ser
👍3❤2🤮1
🎉 Kotlin 1.6.10
🌐 Available for IntelliJ-based IDEs up to version 2021.3
💫 With restored support for language version 1.3
Please note that Android Studio plugins will become available soon.
Changelog
🌐 Available for IntelliJ-based IDEs up to version 2021.3
💫 With restored support for language version 1.3
Please note that Android Studio plugins will become available soon.
Changelog
GitHub
Release Kotlin 1.6.10 · JetBrains/kotlin
Changelog
Android
KT-49798 [MPP] [Android] AGP 7.1.0+ android target publications leak 'AgpVersionAttr' attribute
Compiler
Performance Improvements
KT-49821 Optimize LazyClassMemberScope...
Android
KT-49798 [MPP] [Android] AGP 7.1.0+ android target publications leak 'AgpVersionAttr' attribute
Compiler
Performance Improvements
KT-49821 Optimize LazyClassMemberScope...
👍7❤2🤮1