All Versions
64
Latest Version
Avg Release Cycle
33 days
Latest Release
-

Changelog History
Page 1

  • v0.18.5 Changes

    • ๐Ÿ‘Œ Support JVM IR compiler plugin (#246).
    • โšก๏ธ Update Kotlin to 1.7.20.
    • โž• Added more tests for atomicfu-gradle-plugin (#255).
  • v0.18.4 Changes

    • ๐Ÿ›  Fix KGP compatibility bug with freeCompilerArgs modification (#247).
    • ๐Ÿ“‡ Update kotlinx.metadata to 0.5.0 (#245).
    • โšก๏ธ Update gradle version to 6.8.3 (#244)
  • v0.18.3 Changes

    • ๐Ÿ›  Fix for atomicfu-gradle-plugin application to the MPP project (for Kotlin 1.7.20).
  • v0.18.2 Changes

    • โช In Kotlin 1.7.10 the name of atomicfu-runtime module was reverted back to kotlinx-atomicfu-runtime, as the renaming was an incompatible change. Fixed atomicfu-gradle-plugin to add kotlinx-atomicfu-runtime dependency directly.
  • v0.18.1 Changes

    • ๐Ÿ›  Fix for the compatibility issue: add atomicfu-runtime dependency directly since Kotlin 1.7.10.
  • v0.18.0 Changes

    • โšก๏ธ Update Kotlin to 1.7.0.
    • ๐Ÿ›  Fix kotlin 1.7 compatibility (#222).
    • โšก๏ธ Update JVM target to 1.8 (see KT-45165).
    • ๐Ÿ›  Fix for parsing Kotlin version in AtomicfuGradlePlugin.
  • v0.17.3 Changes

    • โž• Adding compiler plugin dependency only for projects with KGP >= 1.6.20 (#226).
    • ๐Ÿ”Œ Compiler plugin runtime dependency fixes (#230).
    • โšก๏ธ Update README badges (#228).
  • v0.17.2 Changes

    • โšก๏ธ 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.
  • v0.17.1 Changes

    • ๐Ÿ‘Œ Support of org.jetbrains.kotlin.js plugin (#218).
    • ๐Ÿ›  Fixed configuration cache bug. (#216).
    • ๐Ÿ› Bug fixes for delegated fields support (#179).
  • v0.17.0 Changes

    • โšก๏ธ Update Kotlin to 1.6.0.
    • โšก๏ธ Update ASM minimal api version to ASM7 (#203).
    • โž• Add explicit module-info for JPMS compatibility (#201).