Skip to content

Releases: Kotlin/kotlinx-atomicfu

0.17.2

14 Apr 13:31
Compare
Choose a tag to compare
  • Update Kotlin to 1.6.20.
  • IR transformation for Kotlin/JS. (#215).
  • Update ASM to 9.3 for Java 18 support (#223)
  • Update kotlinx.metadata to 0.4.2.

0.17.1

07 Feb 14:10
Compare
Choose a tag to compare
  • Support of org.jetbrains.kotlin.js plugin (#218).
  • Fixed configuration cache bug. (#216).
  • Bug fixes for delegated fields support (#179).

0.17.0

16 Nov 21:12
Compare
Choose a tag to compare
  • Update Kotlin to 1.6.0.
  • Update ASM minimal api version to ASM7 (#203).
  • Add explicit module-info for JPMS compatibility (#201).

0.16.3

25 Aug 15:08
Compare
Choose a tag to compare
  • Kotlin is updated to 1.5.30
  • All references to Bintray are removed from artefacts POMs
  • Added new Apple Silicon targets for K/N

0.16.2

06 Jul 15:04
Compare
Choose a tag to compare
  • Update Kotlin to 1.5.20.
  • ASM 9.1 for Java 15+ support (#190).
  • Removing extra atomicfu references from LVT.

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.