kotlinx.atomicfu v0.13.0 Release Notes

Release Date: 2019-09-04 // over 4 years ago
    • ๐Ÿ“‡ 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.