Skip to content

1.5.10-1.0.0-beta01

Compare
Choose a tag to compare
@ting-yuan ting-yuan released this 26 May 23:36
· 1130 commits to main since this release

Highlights

  • Updated to Kotlin 1.5.10
  • Introduced KSPropertyDeclaration.hasBackingField

API and Behavior Changes

  • Parameters of SymbolProcessorProvider.create() are refactored into SymbolProcessorEnvironment
  • Name of default package (i.e., w.o. package declaration) is changed to an empty string.
  • The deprecated SymbolProcessor.init() is removed.