File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,16 @@ Changelog
44** Unreleased**
55--------------
66
7+ 0.11.0
8+ ------
9+
10+ _ 2025-10-05_
11+
712- ** Fix** : Feed generated ` .java ` files from KSP into the subsequent kotlin compilation.
813- Build against KSP ` 2.3.0 ` .
914
15+ Special thanks to [ @martinbirn ] ( https://github.com/martinbirn ) for contributing to this release!
16+
10170.10.1
1118------
1219
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kotlin.incremental=false
33kapt.include.compile.classpath =false
44
55GROUP =dev.zacsweers.kctfork
6- VERSION_NAME =0.7.0-SNAPSHOT
6+ VERSION_NAME =0.11.0
77POM_DESCRIPTION =A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.
88POM_INCEPTION_YEAR =2019
99POM_URL =https\://github.com/zacsweers/kotlin-compile-testing
You can’t perform that action at this time.
0 commit comments