Skip to content

1.5.31-1.0.1

Compare
Choose a tag to compare
@neetopia neetopia released this 12 Nov 00:55
· 12 commits to 1.0.1-release since this release

Highlights

  • Per source set ksp configuration, which allows processors to be applied individually for each source set
  • new ksp option: allWarningsAsErrors
  • supported transient, volatile, strictfp and synchronized modifier check for jvm platform.
  • supported KSReferenceElement for KSTypeReference from KSAnnotation.annotationType in Java source and KSFunction for java * constructors.
  • Various performance optimizations
  • See full list of fixed bugs here

Credit to community contributors

@AlexBeggs
@bennyhuo
@danysantiago
@daugeldauge
@elect86
@evant
@gavra0
@natario1
@ZacSweers