Skip to content

Releases: Kotlin/kotlinx-atomicfu

0.12.1

16 Feb 16:12
Compare
Choose a tag to compare
  • Maintenance release, no changes in the code base
  • Kotlin updated is to 1.3.20
  • Gradle version is updated to 4.10
  • Native module is published with Gradle metadata v0.4

0.12.0

19 Dec 12:19
Compare
Choose a tag to compare
  • Kotlin version 1.3.11.
  • Support top-level atomic variables.
  • Support arrays of atomic variables.
  • Project is built with kotlin-multiplatform plugin.

0.11.12

24 Oct 08:58
Compare
Choose a tag to compare

Companion release for Kotlin 1.3

0.11.11

18 Oct 15:48
Compare
Choose a tag to compare
  • Kotlin version Kotlin version 1.3.0-rc-146 (with K/N).
  • Gradle plugin supports projects that use kotlin-multiplatform plugin.
  • Disable Gradle metadata publishing for all but native modules.
  • JS transformer is more robust and retains line numbers (see #25).

0.11.10

02 Oct 09:51
Compare
Choose a tag to compare
  • Fixed bug in JS transformer with captured this (#32).

0.11.9-eap13

29 Sep 12:51
Compare
Choose a tag to compare
  • Kotlin version 1.3.0-rc-57
  • Kotlin/Native 0.9.2

0.11.9

29 Sep 08:23
Compare
Choose a tag to compare

Version 0.11.9

  • Kotlin/Native version 1.3.0-rc-116 (0.9.3)
  • Kotlin version 1.2.71
  • Incremental JS compilation is fixed in plugin

0.11.8

27 Sep 15:48
Compare
Choose a tag to compare

Companion release for 0.11.8-eap13 with new K/N

0.11.6

04 Sep 21:23
Compare
Choose a tag to compare
  • Kotlin/Native version 0.9

0.11.5

04 Sep 16:12
Compare
Choose a tag to compare
  • Gradle plugin for JS: Fixed paths on Windows