Skip to content

v2.1.20-0.12.0

Latest
Compare
Choose a tag to compare
@ForteScarlet ForteScarlet released this 19 Apr 18:57

Kotlin version: v2.1.20

Warning

Some of this was refactored in #93:

  • Module splitting
  • Gradle Plugin API changes: deprecated suspendTransform { ... } and a new Gradle Property API-based suspendTransformPlugin { ... }

For more, see #93.

Although after some testing, the generated code is consistent and compatible before and after the configuration migration, but after all, there are a lot of changes, so please pay more attention to it.
If any problems occur, please feel free to give feedback!

What's Changed

Other

  • Refactor and update Gradle plugin APIs and configurations by @ForteScarlet in #93

Full Changelog: v2.1.20-0.11.1...v2.1.20-0.12.0