All Versions
64
Latest Version
Avg Release Cycle
33 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v0.14.0 Changes
November 18, 2019- โก๏ธ Updated to Kotlin 1.3.60.
- โก๏ธ Updated to ASM 7.2.
- ๐ Support locks (SynchronizedObject and ReentrantLock).
- Freezable atomics on Kotlin/Native.
-
v0.13.2 Changes
October 04, 2019- โ Added release notes.
- โ Added the original classesDirs to the friend paths of test compilations.
-
v0.13.1 Changes
September 25, 2019- ๐ Better diagnostics when LockFreedomTestEnvironment fails to shutdown.
- ๐ Fixed looking for local variables scope labels.
-
v0.13.0 Changes
September 04, 2019- ๐ Gradle version 5.6.1 with Gradle metadata format version 1.0 (stable) for native modules.
- โก๏ธ Optimized volatile-only fields in JVM.
- ๐ Supported unchecked cast erasure (including array elements).
- ๐ Fixed inline functions on array elements.
- ๐ Fixed shutdown sequence of LockFreedomTestEnvironment.
-
v0.12.11 Changes
August 23, 2019- ๐ Support suspending functions in LockFreedomTestEnvironment.
-
v0.12.10 Changes
August 22, 2019- โก๏ธ Updated to Kotlin 1.3.50
-
v0.12.9 Changes
July 25, 2019- Kotlin version 0.12.9-1.3.50-eap-5
-
v0.12.8 Changes
June 06, 2019- ๐ Fixed getting array elements by named index.
- ๐ Fixed broken npm publishing.
-
v0.12.7 Changes
June 04, 2019- ๐ Fixed BooleanArray setValue.
- ๐ Fixed removal of inline methods on atomicfu types from bytecode.
- ๐ Adjust kotlin.Metadata in JVM classes to remove atomicfu references completely.
-
v0.12.6 Changes
April 23, 2019- ๐ Support additional configuration for dependencies and transforms.
- ๐ Get array field fixed (see #61).