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
andsynchronized
modifier check for jvm platform. - supported
KSReferenceElement
forKSTypeReference
fromKSAnnotation.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