Skip to content

v4.8.0

Compare
Choose a tag to compare
@ForteScarlet ForteScarlet released this 22 Nov 08:54
· 97 commits to v4-dev since this release
34115e4

主要目的是 #971 的内容: 逐步迁移到 kotlinx-io

What's Changed

🎉 新特性

  • 更新kotlinx-io到0.6.0并迁移所有内部与IO有关的Resource类型到 SourceResource by @ForliyScarlet in #971

📦 依赖更新

  • build(deps): bump com.squareup:kotlinpoet-ksp from 1.18.1 to 2.0.0 by @dependabot in #961
  • build(deps): bump io.projectreactor:reactor-core from 3.6.11 to 3.7.0 by @dependabot in #966
  • build(deps): bump love.forte.plugin.suspend-transform:suspend-transform-plugin-gradle from 2.0.20-0.9.3 to 2.0.20-0.9.4 by @dependabot in #968
  • build(deps): bump com.github.gmazzo.buildconfig from 5.5.0 to 5.5.1 by @dependabot in #970
  • build(deps): bump io.projectreactor:reactor-test from 3.6.11 to 3.7.0 by @dependabot in #967

Full Changelog: v4.7.0...v4.8.0