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
Kotlin Public API Tricks by Леонид Старцев [RU]
YouTube
Леонид Старцев «Можно ли написать библиотеку так, чтобы потом не грызть локти?»
JUG Online #17
Леонид Старцев, developer в команде Kotlin-библиотек в JetBrains
Тема: «Можно ли написать библиотеку так, чтобы потом не грызть локти?»
О докладе: «Все мы любим open-source библиотеки и не любим, когда в их новых версиях ломается обратная…
Леонид Старцев, developer в команде Kotlin-библиотек в JetBrains
Тема: «Можно ли написать библиотеку так, чтобы потом не грызть локти?»
О докладе: «Все мы любим open-source библиотеки и не любим, когда в их новых версиях ломается обратная…
👍15❤6🤮1
Subscribe to https://t.me/kotlin_forum
We’re trying to implement better way to ask questions and start discussion in telegram with better noise/signal ratio!
We’re trying to implement better way to ask questions and start discussion in telegram with better noise/signal ratio!
Telegram
Jack Reacher
You can contact @kotlin_forum right away.
👍31❤6🤮1
Kotlin 1.6.20 M1 is here!
🖇 Defining context-dependent declarations in Kotlin/JVM with the prototype of context receivers.
🏎 Faster builds with parallel compilation of a single module in the JVM IR backend.
🔄 Faster development with incremental compilation in Kotlin/JS IR.
🧩 Easier code sharing with hierarchical structure of multiplatform projects.
⏲ Kotlin/Native performance improvements.
🖇 Defining context-dependent declarations in Kotlin/JVM with the prototype of context receivers.
🏎 Faster builds with parallel compilation of a single module in the JVM IR backend.
🔄 Faster development with incremental compilation in Kotlin/JS IR.
🧩 Easier code sharing with hierarchical structure of multiplatform projects.
⏲ Kotlin/Native performance improvements.
The JetBrains Blog
Preview of Kotlin 1.6.20 With Prototype of Context Receivers, Parallel Compilation on JVM, Incremental Compilation in JS, and More…
The first preview of the 1.6.20 release is out! Introducing Kotlin 1.6.20-M1! This preview includes: Defining context-dependent declarations in Kotlin/JVM with the prototype of context receivers.Fa
👍36🔥11❤6🤮1
Gradle 8.7 Released
- Embedded Kotlin upgrade to 1.9.22
- Java 22 support
Total 81 issues fixed
Checksums
- Embedded Kotlin upgrade to 1.9.22
- Java 22 support
Total 81 issues fixed
gradle wrapper --gradle-version 8.7 \
--distribution-type bin \
--gradle-distribution-sha256-sum 544c35d6bd849ae8a5ed0bcea39ba677dc40f49df7d1835561582da2009b961d
Checksums
🔥7👍1🤮1
It's never too late to consider updating projects to version 2.0.0-RC1 and conducting tests.
https://github.com/JetBrains/kotlin/releases/tag/v2.0.0-RC1
https://youtrack.jetbrains.com/issues/KT
https://github.com/JetBrains/kotlin/releases/tag/v2.0.0-RC1
https://youtrack.jetbrains.com/issues/KT
GitHub
Release Kotlin 2.0.0-RC1 · JetBrains/kotlin
Changelog
Analysis. API
Fixes
KT-65616 K2: FirDeclarationStatusImpl cannot be cast to FirResolvedDeclarationStatus from STATUS
KT-64241 K2: Unresolved calls to functions in scripts depending on in...
Analysis. API
Fixes
KT-65616 K2: FirDeclarationStatusImpl cannot be cast to FirResolvedDeclarationStatus from STATUS
KT-64241 K2: Unresolved calls to functions in scripts depending on in...
🔥9👏1🤮1