We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c89cb65 commit 5416dafCopy full SHA for 5416daf
.changelog/v3.0.0-beta.2.md
@@ -19,7 +19,7 @@
19
- `Kotlinx Coroutines` 更新至 [`v1.6.4`](https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.6.4)
20
- `Kotlinx Serialization` 更新至 [`v1.4.0`](https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.4.0)
21
22
-## 启用Kotlin编译器插件 [Kotlin suspend transform](https://github.com/ForteScarlet/kotlin-suspend-transform-compiler-plugin)
+## 启用编译器插件 [Kotlin suspend transform](https://github.com/ForteScarlet/kotlin-suspend-transform-compiler-plugin)
23
24
在 #460 中,我们开始尝试应用 [Kotlin suspend transform](https://github.com/ForteScarlet/kotlin-suspend-transform-compiler-plugin)
25
来简化开发、提供更加丰富的API。**理论上**引入此编译器插件不会出现不兼容变更,假若出现了预期外的结果或行为,请及时反馈至 [issues](https://github.com/simple-robot/simpler-robot/issues)。
0 commit comments