Skip to content

Releases: ForteScarlet/kotlin-suspend-transform-compiler-plugin

v2.2.0-Beta2-0.12.0

30 Apr 20:43
Compare
Choose a tag to compare
v2.2.0-Beta2-0.12.0 Pre-release
Pre-release

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

30 Apr 20:42
Compare
Choose a tag to compare
v2.2.0-Beta1-0.12.0 Pre-release
Pre-release

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

19 Apr 18:57
Compare
Choose a tag to compare

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

v2.1.20-0.11.1

20 Mar 16:28
5763a14
Compare
Choose a tag to compare

Kotlin version: v2.1.20

What's Changed

Other

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

v2.1.0-0.11.1

05 Mar 19:21
2643c2f
Compare
Choose a tag to compare

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

v2.1.0-0.11.0

14 Feb 09:14
0d26da8
Compare
Choose a tag to compare

Kotlin version: v2.1.0

Caution

The refactoring in #80 involves significant modifications to the code generation logic under K2, and its full reliability and compatibility cannot be guaranteed at this time.
If you encounter any issues, please actively report them.

What's Changed

Other

Full Changelog: v2.1.0-0.10.2...v2.1.0-0.11.0

v2.1.0-0.10.2

03 Feb 06:17
6177491
Compare
Choose a tag to compare

Kotlin version: v2.1.0

What's Changed

Bug Fix

New Contributors

Full Changelog: v2.1.0-0.10.1...v2.1.0-0.10.2

v2.1.0-0.10.1

19 Jan 10:54
6dce2e8
Compare
Choose a tag to compare

Kotlin version: v2.1.0

What's Changed

Other

  • If the TargetMarker match is unsuccessful, then continue with the original logic. by @ForteScarlet in #76

Full Changelog: v2.1.0-0.10.0...v2.1.0-0.10.1

v2.1.0-0.10.0

21 Dec 19:28
2a672b4
Compare
Choose a tag to compare

Kotlin version: v2.1.0

What's Changed

Bug Fix

  • Added an annotation for function positioning in K2 TargetMarker by @ForteScarlet in #73 (Note: There are default behaviors that have changed)

Full Changelog: v2.1.0-0.9.4...v2.1.0-0.10.0

v2.1.0-0.9.4

28 Nov 13:11
Compare
Choose a tag to compare

Kotlin version: v2.1.0

What's Changed

Other

Full Changelog: v2.1.0-Beta1-0.9.3...v2.1.0-0.9.4