- Updated Kotlin to 1.9.20 (#361).
- Updated Gradle version to 8.3.
- Supported transformations for Native targets 🎉 (#363) .
- Introduced WebAssembly target (
wasmJs
andwasmWasi
) 🎉 (#334). - Improved integration testing for
atomicfu-gradle-plugin
(#345). - Updated implementation of native atomics (#336).
- Got rid of
previous-compilation-data.bin
file in META-INF (#344).