Skip to content

v0.2.0-beta01

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 08:58
· 22 commits to master since this release
5305de6

Added

  • Support Anvil KSP mode

Changed

  • Updated Anvil to 2.5.0-beta09
  • Better support for incremental compilation using new GeneratedFilesWithSources API from Anvil
  • Split :samples module to multi-module structure showcasing usage of KSP and non-KSP code generators. See Module structure in the project section in README.md for more details.
  • Updated README.md with explanation on how to use KSP code generators.