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
Compose Multiplatform goes Alpha

🔧 Compose for Desktop and Compose for Web now are aligned under common Compose Multiplatform umbrella.
🧩 New plugin for IntelliJ IDEA and Android Studio enables @Preview support for Desktop.
🎯 Compose for Desktop uses composable window API, and also supports Linux on ARM64 target, including Raspberry Pi
🕸 Compose for Web further improves DOM and CSS API coverage

Learn more about unification of Compose APIs across platforms, watch The Compose Story from different perspectives, and read further on mentioned changes in the article!
🎉 Kotlin 1.5.30-RC With Java Toolchains in Gradle, JS IR Backend in Beta, Stdlib Improvements, and More

· Updated opt-in requirement mechanism, more consistent and less error-prone
· Experimental instantiation of annotation classes
· Kotlin/JS IR backend is promoted to Beta and ready for migration
· Support for Java toolchains in the Gradle plugin
· Improvements to the Regex and Duration API

Changelog

Note: the latest version of IntelliJ IDEA – 2021.2 – doesn’t support Kotlin 1.5.30 previews. If you have already upgraded to this version, you can easily install the previous version (2021.1) using the JetBrains Toolbox App and try Kotlin 1.5.30-RC in that version.
Time to upgrade to IntelliJ IDEA 2021.2, Kotlin Plugin 1.5.30 is released!
📦 Ktor 1.6.3 Released with a number of bugfixes

Changelog
📣 Kotlin Libraries Author Survey

Hi everyone!
We would like to improve the experience of Kotlin library authors, and now are conducting research to decide which areas to prioritize.
If you’ve worked on your own library or plan to create one, please share your feedback with us by taking this survey
🥁 Kotlin 2021 Premier Online Event

The Kotlin event of the year – big announcements and future Kotlin plans!

Oct 19 – Nov 6

14:00 – 17:00 GMT
16:00 – 19:00 CEST
10:00 – 13:00 EDT

Visit the link to see the agenda, learn about activities and register!
📣 Kotlin Scripting Survey

Do you write Kotlin scripts or use REPL? Please share your experience with the Kotlin Team and tell them about your use cases! By doing so, you will help to improve Scripting APIs and bring them closer to stabilization.
Нестандартный кейс для этого канала, про организацию из Новосибирска и кошки названой в честь нашего любимого языка

Forwarded from @Juli_Winner

Ребят, привет!
Надеюсь, не нарушаю правил - решила помочь ребятам сама и, возможно, найти единомышленников тут.

Есть котёнок, девочка. Зовут Котлин :)))

И у неё вирусный перитонит, лечить который очень дорого - от 200 до 400 тыс, чтобы попробовать спасти одну кото-жизнь.

Вдруг кто-то из вас загорится желанием помочь малышке с крутым именем 🙂

Она правда очаровашка!

Вот пост от БФ варежка
https://www.instagram.com/p/CUG83kEDI47/?utm_medium=copy_link

Всем хорошего настроения и здоровых котиков 🤍
Releases this week:

1️⃣ Kotlin 1.5.31

Bug-fix release, no new features

Changelog

2️⃣ Kotlinx.Serialization 1.3.0

- Kotlin 1.5.31
- Stable JsonConfiguration, SerialFormat, StringFormat, BinaryFormat
- Experimental Stream-based JSON serialization
- Property-level control over defaults values encoding
- Excluding null values from JSON serialization
- Per-hierarchy polymorphic class discriminators
- module-info.class for JVM
- Native targets for Apple Silicon

Changelog

3️⃣ Kotlin 1.6.0-M1

- Support for repeatable annotations with the runtime retention
- New experimental Kotlin/Native memory manager
- Top-level readln() function in common stdlib

Changelog