Skip to content

Releases: Kotlin/kotlinx-atomicfu

0.16.1

26 Apr 14:54
Compare
Choose a tag to compare
  • Update Kotlin to 1.5.0.
  • Supported x86_64-based watchOS simulator target. (#177).

0.16.0

26 Apr 12:53
Compare
Choose a tag to compare
  • Update Kotlin to 1.5.0.
  • Supported x86_64-based watchOS simulator target. (#177).

0.15.2

19 Mar 13:03
Compare
Choose a tag to compare
  • Update kotlinx-metadata to 0.2.0.
  • Update Kotlin to 1.4.30.
  • Added kotlin space repository.

0.15.1

30 Dec 23:42
Compare
Choose a tag to compare
  • Maven central publication (#173).
  • Binary compatibility with IR (#170).
  • Supported garbage-free multi-append in debug trace (#172).

0.15.0

03 Dec 15:51
Compare
Choose a tag to compare
  • 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

17 Aug 11:26
d40cac6
Compare
Choose a tag to compare
  • Update to Kotlin 1.4
  • Update Gradle to 6.3
  • Fixed bug when Maven plugin wasn't published

0.14.3

24 Mar 14:52
Compare
Choose a tag to compare
  • Update to Kotlin 1.3.71.
  • Enable HMPP and new JS IR backend compilation.

0.14.2

04 Mar 07:36
Compare
Choose a tag to compare
  • Update to Kotlin 1.3.70.

0.14.1

19 Nov 07:15
Compare
Choose a tag to compare
  • Fixed broken JVM transformer after upgrade to ASM 7.2.

0.14.0

18 Nov 13:03
Compare
Choose a tag to compare
  • Updated to Kotlin 1.3.60.
  • Support locks and freezable atomics on Kotlin/Native.