Releases: Kotlin/kotlinx-atomicfu
Releases · Kotlin/kotlinx-atomicfu
0.16.1
- Update Kotlin to 1.5.0.
- Supported x86_64-based watchOS simulator target. (#177).
0.16.0
- Update Kotlin to 1.5.0.
- Supported x86_64-based watchOS simulator target. (#177).
0.15.2
- Update kotlinx-metadata to 0.2.0.
- Update Kotlin to 1.4.30.
- Added kotlin space repository.
0.15.1
- Maven central publication (#173).
- Binary compatibility with IR (#170).
- Supported garbage-free multi-append in debug trace (#172).
0.15.0
- Tracing atomic operations (#20).
- Supported delegated properties (#83).
- Fixed visibility modifiers of synthetic fields and classes (#144).
- Introduced
size
method for atomic arrays (#149).
- Update Kotlin to 1.4.10.
0.14.4
- Update to Kotlin 1.4
- Update Gradle to 6.3
- Fixed bug when Maven plugin wasn't published
0.14.3
- Update to Kotlin 1.3.71.
- Enable HMPP and new JS IR backend compilation.
0.14.1
- Fixed broken JVM transformer after upgrade to ASM 7.2.
0.14.0
- Updated to Kotlin 1.3.60.
- Support locks and freezable atomics on Kotlin/Native.