Skip to content

v3.1.0

Compare
Choose a tag to compare
@ForteScarlet ForteScarlet released this 30 May 07:46
· 593 commits to v4-dev since this release
db3b69a

What's Changed

🔧 修复

  • 使生成的 xxxAsync 函数会正确的使用当前类作为 CoroutineScope (如果可以的话) by @ForliyScarlet in #672
  • 增加对迷惑的ID类型的警告注解与部分说明 by @ForliyScarlet in #678

🎉 新特性

📦 依赖更新

  • build(deps): bump gradleCommon from 0.0.11 to 0.1.0 by @dependabot in #666
  • build(deps): bump gradleCommon from 0.1.0 to 0.1.1 by @dependabot in #668
  • build(deps): bump kotlinx-coroutines from 1.7.0 to 1.7.1 by @dependabot in #669
  • build(deps): bump kotlinx-serialization from 1.5.0 to 1.5.1 by @dependabot in #664
  • build(deps): bump com.charleskorn.kaml:kaml from 0.53.0 to 0.54.0 by @dependabot in #691

✨ 优化

Full Changelog: v3.0.0...v3.1.0