Hi, we just released KSP <1.6.10-1.0.3>, this rele...
# ksp
j
Hi, we just released KSP 1.6.10-1.0.3, this release contains 2 new APIs and several bug fixes. Please try it out and let us know any thoughts! New API #827 APIs for api/compiler versions and target info #841 Add Resolver.overrides(overrider: KSDeclaration, overridee: KSDeclaration, containingClass: KSClassDeclaration): Boolean Issues fixed #611 Consider exposing language version, api version, and jvm target as options #767 Exception in DepInvalidator #773 getJavaWildcard ignores wildcard annotations #774 getJavaWildcard doesn’t handle nested references #775 KSFunctionDeclaration.isAbstract returns true for static methods inside java interface. #778 Default annotation param value is null when the param is a local Enum #784 Null default value for an annotation argument of an inner annotation type #787 Enum declaration constructors are not private #789 MemoizedSequence might skip elements if concurrently collected #792 KSP needs a variant of Resolver.overrides that receives the containing ClassDeclaration #794 getSymbolsWithAnnotation does not handle import aliases #796 Room + KSP : KSErrorType cannot be cast to class KSTypeImpl #797 Unknown error in kotlin compiler #798 KSP throws IllegalStateException when resolving type of property in inner class (Java source) #810 Add an API for retrieving JVM target source version #813 incompatibility with -Xuse-fir #814 incremental: dirtiness propagation among recursive outputs and dependencies #816 parent and parentDeclaration of the generated value and valueOf static function from Java enums are null
K 1
🎉 13