Kotlin1.1.50发布,基于JVM的编程语言_最新动态_新闻资讯_程序员俱乐部

中国优秀的程序员网站程序员频道CXYCLUB技术地图
热搜:
更多>>
 
您所在的位置: 程序员俱乐部 > 新闻资讯 > 最新动态 > Kotlin1.1.50发布,基于JVM的编程语言

Kotlin1.1.50发布,基于JVM的编程语言

 2017/9/23 22:38:30    程序员俱乐部  我要评论(0)
  • 摘要:我们更高兴地宣布Kotlin1.1.50发布了,该版本包含一个新的bug修复和新的工具更新,该版本:Introducesanewversioningscheme:1.1.5xinsteadof1.1.5-xImprovessupportforJSR-305annotations(nullabilityproblemscanbereportedaswarnings,checksworkwhenJSR-305classesarenotontheclasspath
  • 标签:发布 编程 JVM 编程语言
class="topic_img" alt=""/>

  我们更高兴地宣布 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 发布主页。 

发表评论
用户名: 匿名