Skip to content

Tags: MiggieNRG/ksp

Tags

1.6.10-1.0.2

Toggle 1.6.10-1.0.2's commit message
Update to Kotlin 1.6.10

1.6.0-1.0.2

Toggle 1.6.0-1.0.2's commit message
kmp: move MyAnnotation to another module

(cherry picked from commit 81748fc)

1.6.10-RC-1.0.1

Toggle 1.6.10-RC-1.0.1's commit message
Revert "fix unit test"

This reverts commit fb379bd.

1.6.0-1.0.1

Toggle 1.6.0-1.0.1's commit message
 1.6.0-1.0.1

1.5.31-1.0.1

Toggle 1.5.31-1.0.1's commit message
 1.5.31-1.0.1

1.6.0-RC-1.0.1-RC

Toggle 1.6.0-RC-1.0.1-RC's commit message
 1.6.0-RC-1.0.1-RC

1.6.0-RC-1.0.0

Toggle 1.6.0-RC-1.0.0's commit message
Update CI configurations

1. Test on current stable release branch
2. Merge macos.yml into main.yml

(cherry picked from commit 1122d8f)

1.6.0-M1-1.0.0

Toggle 1.6.0-M1-1.0.0's commit message
Update for newer Gradle incremental API

by marking KspTaskJvm.classpathStructure with @incremental. Otherwise
it'd be alwyas treated as unknown changes.

https://docs.gradle.org/7.2/userguide/custom_tasks.html#incremental_tasks
(cherry picked from commit 70f63a8)

1.5.31-1.0.0

Toggle 1.5.31-1.0.0's commit message
 1.5.31-1.0.0

1.5.30-1.0.0

Toggle 1.5.30-1.0.0's commit message
Fix incorrectly placed APIs.

(cherry picked from commit 9c21cc4)