github google/ksp 1.4.30-1.0.0-alpha03

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

Highlights

  • Added KSClassDeclaration. getSealedSubclasses() API (credit to @ZacSweers)
  • KSP now handles exceptions instead of throwing them. For KSP internal exceptions, KSP will return an InternalError to compiler, for processors thrown exceptions, KSP will return CompilationError to compiler. Please files bugs for InternalErrors

API and behavior changes

  • SymbolProcessor.finish() now has a default implementation of no op.
  • If KSP has been executing for more than 100 rounds, a warning will be printed to indicate potential infinite loop caused by inappropriate multiple round processors.

Don't miss a new ksp release

NewReleases is sending notifications on new releases.