github google/ksp 1.4.20-dev-experimental-20210120

latest releases: 2.0.0-RC2-1.0.20, 2.0.0-RC1-1.0.20, 1.9.23-1.0.20...
3 years ago

Major change:

  • Incremental is now enabled by default, if you do not wish to use incremental in your project, please set ksp.incremental=false in gradle.properties

Resolved Issues:
KSPLogger.error does not fail compilation #122
property accessors without body fails resoltuion #230
KSProperty.findOverridee fails for non overridable local variables #228
Merge Gradle tests #225

Merged PRs:
Enable incremental processing by default #257
Enable integration tests in CI #256
integration tests #253
Expose logger statistics #165
fix KSPropertyDeclarationParameterImpl for override checking when there is no overridden symbols #249

Don't miss a new ksp release

NewReleases is sending notifications on new releases.