Skip to content

0.10.0 Multiplatform JVM+JS

Compare
Choose a tag to compare
@elizarov elizarov released this 07 Jun 12:45
· 494 commits to master since this release
  • 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).