| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.7.5 source code.tar.gz | 2026-06-07 | 421.6 kB | |
| 2.7.5 source code.zip | 2026-06-07 | 643.8 kB | |
| README.md | 2026-06-07 | 461 Bytes | |
| Totals: 3 Items | 1.1 MB | 0 | |
2.7.5 - 2026-06-07
- Supported KSP version: >=2.0.2
- Supported Kotlin version: >=2.2.0
- Ktor version: 3.5.0
Changed
compilerPluginVersionwon't have a default value set; if a value isn't present, the version to use will be inferred from the project's version of Kotlin
Fixed
- The compilerPluginVersion will now get correctly set to 2.3.5 by the Gradle plugin to support using Kotlin 2.4.0+.
Thanks to @eygraber for contributing to this release!