Krolli's Blog

Alles und noch viel mehr….

Release von Kotlin 1.2.30

JetBrains hat Kotlin 1.2.30 freigegeben, im Kotlin Blog sind einige der Änderungen aufgeführt.

  • Adds a new declaration in the standard library, which imitates the suspend modifier for lambda expressions

  • Adds support for TestNG in kotlin.test

  • Brings support for Android modules in multiplatform projects

  • Introduces a new feature in kapt for reporting annotation processing errors along with proper links to the original Kotlin declarations

  • Adds a lot of new inspections and intentions in the IntelliJ plugin and improves its performance

  • Fixes bugs in the compiler and IntelliJ plugin

Sollte das Update in IntelliJ  IDEA nicht direkt angezeigt werden kann man es unter Tools | Kotlin | Configure Kotlin Plugin Updates und dann durch “Check for updates now” starten.

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert