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

jopen 6年前
   <p style="text-align: center;"><a href="/misc/goto?guid=4959010333324633468" title="kotlin"><img alt="Kotlin1.1.50发布,基于JVM的编程语言" src="https://simg.open-open.com/show/a55ce9f05259385ca5d3d3831fc5b159.png" /></a></p>    <p>我们更高兴地宣布 Kotlin 1.1.50 发布了,该版本包含一个新的 bug 修复和新的工具更新,该版本:</p>    <ul>     <li> <p>Introduces a new versioning scheme: 1.1.5x instead of 1.1.5-x</p> </li>     <li> <p>Improves support for JSR-305 annotations (nullability problems can be reported as warnings, checks work when JSR-305 classes are not on the classpath)</p> </li>     <li> <p>Improves generated bytecode performance</p> </li>     <li> <p>Enables primitive array to TypedArray translation, adds source maps support to the dead code elimination tool and makes other improvements for the JS backend</p> </li>     <li> <p>Fixes lots of bugs in the compiler and IDE</p> </li>     <li> <p>Introduces new inspections, performance improvements and bugfixes in the IntelliJ plugin</p> </li>     <li> <p>Supports extension points for preview of the <a href="/misc/goto?guid=4959011048320978967">Kotlin serialization plugin</a></p> </li>    </ul>    <p>本次更新兼容 IntelliJ IDEA from 2016.3 到 2017.3 的所有版本, 以及 Android Studio 2.3 和 3.0.</p>    <p>完整内容请查看<a href="/misc/goto?guid=4959011048419995265">更新日志</a>或 <a href="/misc/goto?guid=4959011048514322299">Github 发布主页</a>。 </p>