A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.
Version1.4.1compared with
Version Details
| 1.4.0 | 1.4.1 | |
|---|---|---|
| Release date | May 04, 2021 | May 24, 2021 |
| Licenses | MPL 2.0 | MPL 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.4.0 | 1.4.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.devtools.ksp » symbol-processing-api | - | 1.5.0-1.0.0-alpha10 |
| ~ Updated | com.github.tschuchortdev » kotlin-compile-testing | 1.4.0 | 1.4.1 |
Runtime Changes (4)
| 1.4.0 | 1.4.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.devtools.ksp » symbol-processing | 1.4.32-1.0.0-alpha08 | 1.5.0-1.0.0-alpha10 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 1.4.32 | 1.5.0 |
| - Removed | com.google.devtools.ksp » symbol-processing-api | 1.4.32-1.0.0-alpha08 | - |
| - Removed | org.jetbrains.kotlin » kotlin-compiler-embeddable | 1.4.32 | - |