Kotlin1.1.50發布,基于JVM的編程語言

jopen 7年前發布 | 9K 次閱讀 Kotlin

Kotlin1.1.50發布,基于JVM的編程語言

我們更高興地宣布 Kotlin 1.1.50 發布了,該版本包含一個新的 bug 修復和新的工具更新,該版本:

  • Introduces a new versioning scheme: 1.1.5x instead of 1.1.5-x

  • Improves support for JSR-305 annotations (nullability problems can be reported as warnings, checks work when JSR-305 classes are not on the classpath)

  • Improves generated bytecode performance

  • Enables primitive array to TypedArray translation, adds source maps support to the dead code elimination tool and makes other improvements for the JS backend

  • Fixes lots of bugs in the compiler and IDE

  • Introduces new inspections, performance improvements and bugfixes in the IntelliJ plugin

  • Supports extension points for preview of the Kotlin serialization plugin

本次更新兼容 IntelliJ IDEA from 2016.3 到 2017.3 的所有版本, 以及 Android Studio 2.3 和 3.0.

完整內容請查看更新日志或 Github 發布主頁。 

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!