Skip to content

v3.0.0

Compare
Choose a tag to compare
@ForteScarlet ForteScarlet released this 11 May 07:28
· 145 commits to v3-dev since this release

Note
各组件会在后续陆续跟进更新。

What's Changed

⚠️ 不兼容

  • 调整 FriendsContainer.friendCount, ContactsContainer.contactCount, GroupsContainer.groupCount, GuildsContainer.guildCount 的默认行为和语义 by @ForliyScarlet in #644

🎉 新特性

  • 新的简单'状态机'实现 by @ForliyScarlet in #641
  • 独立 simbot-api 中的注解为新模块 simbot-annotations;
  • 独立 simbot-api 中 suspend 转化函数为新模块 simbot-util-suspend-transformer by @ForliyScarlet in #652

📦 依赖更新

  • build(deps): bump kotlinx-serialization from 1.5.0-RC to 1.5.0 by @dependabot in #626
  • build(deps): bump org.jetbrains:annotations from 23.0.0 to 24.0.1 by @dependabot in #628
  • build(deps): bump ktor from 2.1.1 to 2.2.4 by @dependabot in #620
  • build(deps): bump org.slf4j:slf4j-nop from 1.7.36 to 2.0.7 by @dependabot in #638
  • build(deps): bump com.charleskorn.kaml:kaml from 0.49.0 to 0.53.0 by @dependabot in #637
  • build(deps): bump openjdk-jmh from 1.35 to 1.36 by @dependabot in #635
  • build(deps): bump love.forte.plugin.suspend-transform:suspend-transform-plugin-gradle from 0.2.2 to 0.2.7 by @dependabot in #634
  • build(deps): bump spring-boot from 2.7.6 to 2.7.10 by @dependabot in #639
  • build(deps): bump ktor from 2.2.4 to 2.3.0 by @dependabot in #651
  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.16 to 2.17 by @dependabot in #647
  • 更新Kotlin到v1.8.21 by @ForliyScarlet in #659
  • 更新kotlinx.coroutines到v1.7.0 by @ForliyScarlet in #660
  • build(deps): bump com.github.gmazzo.buildconfig from 3.1.0 to 4.0.4 by @dependabot in #658
  • build(deps): bump spring-boot from 2.7.10 to 2.7.11 by @dependabot in #654
  • 更新 slf4j-api 的版本并改进 simbot-logger-slf4j-impl 内的实现 by @ForliyScarlet in #661

Full Changelog: v3.0.0-RC.3...v3.0.0