0.10.0 Multiplatform JVM+JS
- 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).
- Extracted common code into
- JVM transformer:
- Preserve annotations on atomic fields.
- Ignore no-ops in flow analyzer (support more variety of code patterns).