1.5.10-1.0.0-beta01
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 intoSymbolProcessorEnvironment
- Name of default package (i.e., w.o. package declaration) is changed to an empty string.
- The deprecated
SymbolProcessor.init()
is removed.