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

Kotlin news and tips
Download Telegram
Kotlin is still growing on Stack Overflow Trends
📦 Kotlin 1.5.0-M1

Inline value classes, sealed interfaces and JVM records
JVM IR backend by default
💪 Huge list of compiler fixes
🤔 Deprecate JVM target version 1.6

Changelog
📦 kotlinx.coroutines 1.4.3 and 1.4.3-native-mt

- CoroutineStart.UNDISPATCHED promoted to stable API
- Better support of ThreadContextElement and its integrations
- Proper support of onUndeliveredElement in unlimited channels
- Various performance improvements and bug fixes

Changelog
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