Skip to content

v3.3.0

Compare
Choose a tag to compare
@ForteScarlet ForteScarlet released this 11 Oct 13:15
· 578 commits to v4-dev since this release
7c3aa20

What's Changed

🔧 修复

🎉 新特性

  • 调整BlockingRunner内部实现,移除同步代码块和 wait/notify 的使用;为部分配置类增加直接配置 Executor 的API by @ForliyScarlet in #743
  • BlockingRunner 增加对虚拟线程的配置支持 by @ForliyScarlet in #744

📦 依赖更新

  • build(deps): bump love.forte.simbot.component:simbot-component-mirai-core from 3.0.0.0-M5 to 3.2.0.0 by @dependabot in #722
  • 更新Kotlin到 1.9.10; 优化针对Java的异步桥接函数的内部实现 by @ForliyScarlet in #738
  • 更新 Kotlinx Serialization 到 v1.6.0 by @ForliyScarlet in #739
  • 更新 Kotlinx Coroutines 到 v1.7.3 by @ForliyScarlet in #740
  • build(deps): bump com.github.gmazzo.buildconfig from 4.0.4 to 4.1.2 by @dependabot in #725

Full Changelog: v3.2.0...v3.3.0