The Daily Kotlin
1.61K subscribers
53 photos
1 video
1 file
494 links
Kotlin Chats in Telegram:
RU https://kug.community/
EN https://kug.community/en

Kotlin news and tips
Download Telegram
ki: The Next Interactive Shell for Kotlin

Main features:
- Autocompletion
- External dependencies support
- Type inference support
- Special paste mode to paste large snippets found somewhere
- Scripting support
- Plugins
- Kotlin API for Apache Spark support
📦 Ktor 1.5.3

- Bugfixes
- Coroutines 1.4.3
- Kotlinx.serialization 1.1.0

Changelog
Kotlin Plugin 2021.1 Released: Improved IDE Performance and Better Support for Refactorings

🚀 Enjoy quick code completion and highlighting
🚀 Change signatures with better IDE support
🚀 Evaluate custom getters right in the Variables view

IntelliJ IDEA 2021.1 is out too:

🌟Space integration
🌟WSL2 and Java 16 support
🌟Video and audio calls in embedded Code With Me
How Do You Use Stack Overflow? The Kotlin Community Survey

- Around 10 minutes to complete
- Chance to win a JetBrains All Product Pack subscription or a $100 Amazon eGift voucher
Gradle 7.0

- Centralized dependency versions
- Type-safe project accessors
- Embedded Kotlin 1.4.31
- Kotlin Language and Api version 1.4 in build scripts
Gradle Intellij Plugin rewritten in kotlin entirely (current version is 99% groovy)
📦 Kotlin 1.5.0 is out!

📌 Stabilized JVM records, sealed interfaces, inline classes
📚 Updates to standard library and test library
⚙️ JVM IR is now the default backend
🗞 Improvements in Kotlin/JS and Kotlin/Native

Blogpost
Changelog