v0.2.0-beta01
github-actions
released this
25 May 08:58
·
22 commits
to master
since this release
Added
- Support Anvil KSP mode
Changed
- Updated
Anvil
to2.5.0-beta09
- Better support for incremental compilation using new
GeneratedFilesWithSources
API fromAnvil
- Split
:samples
module to multi-module structure showcasing usage of KSP and non-KSP code generators. SeeModule structure in the project
section in README.md for more details. - Updated
README.md
with explanation on how to use KSP code generators.