Releases: ForteScarlet/kotlin-suspend-transform-compiler-plugin
v2.2.10-0.13.1
Kotlin version: v2.2.10
What's Changed
Other
- doc: documentation site by @ForteScarlet in #103
Full Changelog: v2.2.0-0.13.1...v2.2.10-0.13.1
v2.2.20-Beta1-0.13.1
Kotlin version: v2.2.20-Beta1
Full Changelog: v2.2.0-0.13.1...v2.2.20-Beta1-0.13.1
v2.2.0-0.13.1
Kotlin version: v2.2.0
What's Changed
Other
- Support
markName
by @ForteScarlet in #96 - Migrate maven publishes config by @ForteScarlet in #98
Full Changelog: v2.1.20-0.12.0...v2.2.0-0.13.1
v2.2.0-RC2-0.13.1
Kotlin version: v2.2.0-RC2
What's Changed
Other
- Support
markName
by @ForteScarlet in #96 - Migrate maven publishes config by @ForteScarlet in #98
Full Changelog: v2.2.0-RC2-0.12.0...v2.2.0-RC2-0.13.1
v2.2.0-RC2-0.12.0
Kotlin version: v2.2.0-RC2
Full Changelog: v2.2.0-Beta2-0.12.0...v2.2.0-RC2-0.12.0
v2.2.0-Beta2-0.12.0
Kotlin version: v2.2.0-Beta2
Full Changelog: v2.2.0-Beta1-0.12.0...v2.2.0-Beta2-0.12.0
v2.2.0-Beta1-0.12.0
Kotlin version: v2.2.0-Beta1
Full Changelog: v2.1.20-0.12.0...v2.2.0-Beta1-0.12.0
v2.1.20-0.12.0
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-basedsuspendTransformPlugin { ... }
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
v2.1.20-0.11.1
Kotlin version: v2.1.20
What's Changed
Other
- Update Kotlin to v2.1.20 by @ForteScarlet in #88
Full Changelog: v2.1.0-0.11.1...v2.1.20-0.11.1
v2.1.0-0.11.1
Kotlin version: v2.1.0
What's Changed
Bug Fix
- Improved logic for Gradle plugin dependency including and advance
enable
detection by @ForteScarlet in #86
Full Changelog: v2.1.0-0.11.0...v2.1.0-0.11.1