Skip to content

1.4.20-dev-experimental-20201204

Compare
Choose a tag to compare
@neetopia neetopia released this 05 Dec 00:01
· 689 commits to master since this release

With this release, the kotlin version which KSP depends on has been upgraded to 1.4.20.

Resolved Issues
#181 DeserializedTypeAliasDescriptor does not support ArrayList type‘s property
#173 Unexpected descriptor type exception for @Throws annotation
#170 getJvmName throws exception for static java methods
#166 calling asMemberOf with static java field throws java.util.NoSuchElementException

Merged PRs
#169 Update kotlin to 1.4.20
#171 Support finding descriptors for java statics
#176 FIx findOverridee for properties, fixes #174
#182 add KSTypeAliasDescriptorImpl