Skip to content

v4.6.0

Compare
Choose a tag to compare
@ForteScarlet ForteScarlet released this 14 Aug 11:45
· 113 commits to v4-dev since this release
3d9fdad

What's Changed

🎉 新特性

  • MessageContentBot 增加用于根据引用 MessageReference 获取源消息的API by @ForliyScarlet in #915
  • feat(api): 为 Bot 增加用于根据ID获取源消息的API by @ForliyScarlet in #916
  • feat: 新增一个新的组 love.forte.simbot.processor, 以及其中一个新的用于组件开发的ksp处理器 simbot-processor-message-element-polymorphic-include by @ForliyScarlet in #918

📦 依赖更新

  • build(deps): bump ksp from 2.0.0-1.0.22 to 2.0.0-1.0.23 by @dependabot in #880
  • build(deps): bump com.github.gmazzo.buildconfig from 5.3.5 to 5.4.0 by @dependabot in #881
  • build(deps): bump ksp from 2.0.0-1.0.23 to 2.0.0-1.0.24 by @dependabot in #902
  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.32 to 2.33 by @dependabot in #907
  • build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.15.1 to 0.16.3 by @dependabot in #905
  • build(deps): bump com.squareup:kotlinpoet-ksp from 1.17.0 to 1.18.1 by @dependabot in #906
  • build(deps): bump slf4j from 2.0.13 to 2.0.15 by @dependabot in #912
  • build(deps): bump Kotlin from 2.0.0 to 2.0.10 by @dependabot in #908
  • build(deps): bump ksp from 2.0.0-1.0.24 to 2.0.10-1.0.24 by @dependabot in #909
  • build(deps): bump plugin.spring from 2.0.0 to 2.0.10 by @dependabot in #910
  • build(deps): bump io.projectreactor:reactor-core from 3.6.2 to 3.6.9 by @dependabot in #920
  • build(deps): bump io.projectreactor:reactor-test from 3.6.2 to 3.6.9 by @dependabot in #919
  • build(deps): bump slf4j from 2.0.15 to 2.0.16 by @dependabot in #917

👀 其他变更

Full Changelog: v4.5.0...v4.6.0