aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-14Version 0.22.0mvicsokolova
2023-08-14Update of Gradle Version to 8.1 revealed the problem that publish task uses t...mvicsokolova
2023-08-14Update atomicfu-gradle-plugin tests according to the atomic properties visibi...mvicsokolova
2023-08-14Version 0.22.0mvicsokolova
2023-08-14Update Kotlin to 1.9.0 (#330)mvicsokolova
2023-07-31Update kotlinx.metadata to 0.7.0 (#327)mvicsokolova
2023-07-28Comply with new compiler restriction on actual declaration annotations (#325)Roman Efremov
2023-07-27Remove obsolete no longer supported kotlin.mpp.enableCompatibilityMetadataVar...Vsevolod Tolstopyatov
2023-07-10Conditionally remove targets that are removed after 1.9.20. (#320)mvicsokolova
2023-06-28Update gradle version to 8.1 (#319)mvicsokolova
2023-06-23Merge branch 'develop'mvicsokolova
2023-06-23Updated gradle-node-plugin to be compatible with Gradle 7 (#316)mvicsokolova
2023-06-23Version 0.21.0mvicsokolova
2023-06-22Do not rename original destination directory of the compile task. (#312)mvicsokolova
2023-06-07Always configure test compilation classpath (#308)mvicsokolova
2023-06-07Fix duplicated class files in jar for JVM-only projects (#303)Yahor Berdnikau
2023-05-25Configure jvm transformation task via multiplatform configuration functionmvicsokolova
2023-05-25Fix target compatibilitymvicsokolova
2023-05-05Update Kotlin to 1.8.20mvicsokolova
2023-05-05Update gradle to 7.3 (#300)mvicsokolova
2023-05-03Opt-in into experimental interop (KT-57728) to fix aggregate build (#299)Vsevolod Tolstopyatov
2023-04-26Remove JS Legacy configurations (updated) (#296)mvicsokolova
2023-04-26Fix build error on using KGP removed method (#297) (#298)Yahor Berdnikau
2023-04-06Version 0.20.2mvicsokolova
2023-04-05compileOnly dependency is not published to the compile classpath of the proje...mvicsokolova
2023-03-24Version 0.20.1mvicsokolova
2023-03-24Merge branch 'master' into developmvicsokolova
2023-03-24Set apiVersion and languageVersion back to 1.4, because atomicfu-gradle-plugi...mvicsokolova
2023-03-24Fix compiler plugin dependency in AtomicfuGradlePlugin (#286)mvicsokolova
2023-03-17Clearly pass `kotlinx-atomicfu-runtime` dependency to the runtime classpath a...mvicsokolova
2023-03-16Replace 'interop-as-source-set-klib.gradle' with cinterop commonizationSebastian Sellmair
2023-03-14Move license to the root so that GitHub recognizes it (#280)Roman Elizarov
2023-02-21Version 0.20.0mvicsokolova
2023-02-21Update Kotlin to 1.8.10mvicsokolova
2023-02-21Support all official K/N targets (#275)Vsevolod Tolstopyatov
2023-01-03Version 0.19.0mvicsokolova
2023-01-03Update LV to 1.8 (#270)mvicsokolova
2023-01-02Specify legacy JS backend explicitly in atomicfu-gradle-plugin tests (Kotlin/...mvicsokolova
2023-01-02Update Kotlin to 1.8.0mvicsokolova
2022-12-16Update LV to 1.7 (#267)mvicsokolova
2022-12-16Legacy JVM bytecode transformer will not support atomic delegates for Kotlin ...mvicsokolova
2022-12-16WA for 1.7 languageVersion: changes in bytecode generation for unchecked castsmvicsokolova
2022-12-12Update kotlin version for atomicfu-gradle-plugin testsmvicsokolova
2022-12-08Chore(infra): Prepare atomicfu for including to the Kotlin Aggregate build //...anastasiiaSpaseeva
2022-11-14Minor fix in README regarding delegated propertiesmvicsokolova
2022-10-31Replace jcenter() repo with mavenCentral() (#259)mvicsokolova
2022-10-25Version 0.18.5mvicsokolova
2022-10-25Readme update (#256)mvicsokolova
2022-10-25More tests for atomicfu-gradle-plugin (#255)mvicsokolova
2022-10-18Support JVM IR compiler plugin in AtomicfuGradlePlugin (#246)mvicsokolova