Releases: ForteScarlet/kotlin-suspend-transform-compiler-plugin
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
v2.1.0-0.11.0
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
- Refactoring K2 code generation logic by @ForteScarlet in #80
Full Changelog: v2.1.0-0.10.2...v2.1.0-0.11.0
v2.1.0-0.10.2
Kotlin version: v2.1.0
What's Changed
Bug Fix
- Fix: Parent Job is Cancelled by @mkovalenkov9 in #78
New Contributors
- @mkovalenkov9 made their first contribution in #78
Full Changelog: v2.1.0-0.10.1...v2.1.0-0.10.2
v2.1.0-0.10.1
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
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
Kotlin version: v2.1.0
What's Changed
Other
- Pass
kotlin-compiler
into classpath by @ForteScarlet in #70
Full Changelog: v2.1.0-Beta1-0.9.3...v2.1.0-0.9.4
v2.0.20-0.9.4
Kotlin version: v2.0.20
- Try to fix a type parameter containing problem .
Full Changelog: v2.0.20-0.9.3...v2.0.20-0.9.4
v2.1.0-Beta1-0.9.3
Kotlin version: v2.1.0-Beta1
What's Changed
Bug Fix
- optimize:
override
for synthetic functions by @ForteScarlet in #68
Other
- Support
baseName
,suffix
andasProperty
for@JsPromise
by @ForteScarlet in #69
Full Changelog: v2.1.0-Beta1-0.9.2...v2.1.0-Beta1-0.9.3
v2.0.20-0.9.3
Kotlin version: v2.0.20
What's Changed
Bug Fix
- optimize:
override
for synthetic functions by @ForteScarlet in #68
Other
- Support
baseName
,suffix
andasProperty
for@JsPromise
by @ForteScarlet in #69
Full Changelog: v2.1.0-Beta1-0.9.2...v2.0.20-0.9.3