kotlinx.atomicfu v0.10.0 Release Notes

    • Kotlin 1.2.41.
    • Multiplatform:
      • Extracted common code into atomicfu-common module.
      • Basic support on JS via atomicfu-js module (boxed objects, Bintray publishing only).
    • JVM transformer:
      • Preserve annotations on atomic fields.
      • Ignore no-ops in flow analyzer (support more variety of code patterns).