[doc][changelog] 1.4.0-M1 initial changelog
This commit is contained in:
@@ -5,6 +5,11 @@
|
|||||||
* Fix `lazy {}` memory leak regression ([`KT-37232`](https://youtrack.jetbrains.com/issue/KT-37232), GH-3944)
|
* Fix `lazy {}` memory leak regression ([`KT-37232`](https://youtrack.jetbrains.com/issue/KT-37232), GH-3944)
|
||||||
* Fix using cached Kotlin subclasses of Objective-C classes (GH-3986)
|
* Fix using cached Kotlin subclasses of Objective-C classes (GH-3986)
|
||||||
|
|
||||||
|
# v1.4.0-M1 (Mar 2020) milestone
|
||||||
|
* Experimental mimalloc allocator support (-Xallocator=mimalloc) to improve execution time performance.
|
||||||
|
* Improved support for -Xobjc-generics and enabled by default (GH-3778).
|
||||||
|
* Reworked exception handling in ObjC/Swift interop.
|
||||||
|
|
||||||
# v1.3.70 (Dec 2019)
|
# v1.3.70 (Dec 2019)
|
||||||
* Support compiler caches for debug mode (GH-3650)
|
* Support compiler caches for debug mode (GH-3650)
|
||||||
* Support running Kotlin/Native compiler from Gradle daemon (GH-3442)
|
* Support running Kotlin/Native compiler from Gradle daemon (GH-3442)
|
||||||
|
|||||||
Reference in New Issue
Block a user