Skip to content

v0.8.0-beta1

Compare
Choose a tag to compare
@ForteScarlet ForteScarlet released this 22 May 15:54
· 113 commits to dev since this release
6d0f4de

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