v1.0.0-ALPHA-8
Pre-release
Pre-release
rickclephas
released this
27 Apr 17:57
·
645 commits
to master
since this release
Note: checkout the updated README and migration steps.
Plugin
- Updated KSP to 1.0.11
- Fixed an issue where the KSP plugin wasn't being configured (#95)
- Fixed
NullPointerException
caused by annotations with default arguments (#105)
Kotlin
- Updated Kotlin to 1.8.21
Swift Concurrency
- Migrated to
withTaskCancellationHandler(operation:onCancel:)
(#107)