v0.3.1 preparations. (#806)
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
## v0.3.1 (Aug 2017) ##
|
||||
* Improvements in C interop tools (function pointers, bitfields, bugfixes)
|
||||
* Improvements to Gradle plugin and dependency downloader
|
||||
* Support for immutable data linked into an executable via ImmutableDataBlob class
|
||||
* Kotlin 1.1.4 supported
|
||||
* Basic variable inspection support in the debugger
|
||||
* Some performance improvements ("for" loops, memory management)
|
||||
* .klib improvements (keep options from .def file, faster inline handling)
|
||||
* experimental workers API added (see [`sample`](https://github.com/JetBrains/kotlin-native/blob/master/samples/workers))
|
||||
|
||||
## v0.3 (Jun 2017) ##
|
||||
* Preliminary support for x86-64 Windows hosts and targets
|
||||
* Support for producing native activities on 32- and 64-bit Android targets
|
||||
|
||||
Reference in New Issue
Block a user