Skip to content

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

v2.1.0-Beta1-0.9.3

08 Oct 09:34
Compare
Choose a tag to compare
v2.1.0-Beta1-0.9.3 Pre-release
Pre-release

Kotlin version: v2.1.0-Beta1

What's Changed

Bug Fix

Other

  • Support baseName, suffix and asProperty 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

08 Oct 09:15
Compare
Choose a tag to compare

Kotlin version: v2.0.20

What's Changed

Bug Fix

Other

  • Support baseName, suffix and asProperty for @JsPromise by @ForteScarlet in #69

Full Changelog: v2.1.0-Beta1-0.9.2...v2.0.20-0.9.3

v2.1.0-Beta1-0.9.2

21 Sep 16:05
f9b47c3
Compare
Choose a tag to compare
v2.1.0-Beta1-0.9.2 Pre-release
Pre-release

Kotlin version: v2.1.0-Beta1

Related information:

  • #65 : Unable to load class 'org.jetbrains.kotlin.name.FqName'

Full Changelog: v2.0.20-0.9.2...v2.1.0-Beta1-0.9.2

v2.0.20-0.9.2

23 Aug 19:00
41cf886
Compare
Choose a tag to compare

Kotlin version: v2.0.20

What's Changed

Other

Full Changelog: v2.0.20-Beta1-0.9.2...v2.0.20-0.9.2

v2.0.20-Beta1-0.9.2

16 Jul 08:59
faad2de
Compare
Choose a tag to compare

Kotlin version: v2.0.20-Beta1

What's Changed

Bug Fix

  • IllegalArgumentException: Failed requirement when attempting to copy an annotation with an argument of type KClass by @ForteScarlet in #60

Other

  • Optimising the default annotation copy configuration: exclude the kotlin.optIn by default, and exclude both @JvmAsync and @JvmBlocking on the JVM platform by @ForteScarlet in #61

Full Changelog: v2.0.20-Beta1-0.9.1...v2.0.20-Beta1-0.9.2

v2.0.20-Beta1-0.9.1

02 Jul 15:53
964217d
Compare
Choose a tag to compare
v2.0.20-Beta1-0.9.1 Pre-release
Pre-release

Kotlin version: v2.0.20-Beta1

What's Changed

Other

Full Changelog: v0.9.0...v2.0.20-Beta1-0.9.1

v0.9.0

12 Jun 15:52
334cc2e
Compare
Choose a tag to compare

Kotlin version: v2.0.0

No bugs seem to have been found yet, so the 'beta' is over.

What's Changed

Other

  • Support for configuring includeProperty in the IncludeAnnotation by @ForteScarlet in #54

Full Changelog: v0.8.0-beta1...v0.9.0

v0.8.0-beta1

22 May 15:54
6d0f4de
Compare
Choose a tag to compare

Kotlin version: v2.0.0

What's Changed

  • Update Kotlin to 2.0.0 by @ForteScarlet in #51

    Experimentally. But local tests found no serious problems.

Other

  • 增加/优化了一些 reporter 日志输出 by @ForteScarlet in #47
  • bump kotlinx.coroutines from 1.8.0-RC2 to 1.8.0 by @ForteScarlet in #49
  • 优化 runtime 中的 JVM 平台实现:异步调度器默认使用 GlobalScope by @ForteScarlet in #50

Full Changelog: v0.7.0-beta1...v0.8.0-beta1

v0.7.0-beta1

25 Jan 19:23
7c3646c
Compare
Choose a tag to compare
v0.7.0-beta1 Pre-release
Pre-release

Kotlin version: v1.9.22

What's Changed

Other

Full Changelog: v0.6.0...v0.7.0-beta1

v0.6.0

20 Jan 09:17
7795d55
Compare
Choose a tag to compare

What's Changed

Other

  • Remove duplicate of IR nodes inside the body by @JSMonk in #39
  • Make the runtime and annotations modules support the wasmJs target. by @ForteScarlet in #40
  • 清理部分遗留的测试代码;修改JS runInAsync 内默认调度器 by @ForteScarlet in #42

New Contributors

Full Changelog: v0.5.1...v0.6.0