Skip to content

v1.2.0

Compare
Choose a tag to compare
@ForteScarlet ForteScarlet released this 09 Aug 12:57
· 71 commits to dev/main since this release
2e36f50

对应核心版本: v4.5.0

我们欢迎并期望着您的的反馈协助
感谢您的贡献与支持!

也欢迎您为我们献上一颗 star,这是对我们最大的鼓励与认可!

What's Changed

🔧 Bug Fix

  • 修复消息事件使用 reply(MessageContent) 时的错误行为 by @ForliyScarlet in #91

🎉 新特性

  • 支持 MessageReference 及相关API, 为 OneBotReply 实现 MessageReference by @ForliyScarlet in #92

📦 依赖更新

  • build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.15.0-Beta.2 to 0.16.3 by @dependabot in #81
  • build(deps): bump log4j from 2.20.0 to 2.23.1 by @dependabot in #82
  • build(deps): bump ksp from 2.0.0-1.0.22 to 2.0.0-1.0.24 by @dependabot in #83
  • build(deps): bump io.gitlab.arturbosch.detekt from 1.23.3 to 1.23.6 by @dependabot in #85
  • build(deps): bump ktor from 2.3.11 to 2.3.12 by @dependabot in #84
  • build(deps): bump org.gradle.toolchains.foojay-resolver-convention from 0.5.0 to 0.8.0 by @dependabot in #86
  • build(deps): bump kotlinPoet from 1.17.0 to 1.18.1 by @dependabot in #87
  • build(deps): bump openjdk-jmh from 1.35 to 1.37 by @dependabot in #88
  • build(deps): bump kotlinx-serialization from 1.6.3 to 1.7.1 by @dependabot in #80
  • build(deps): bump simbot from 4.1.0 to 4.5.0 by @dependabot in #89

New Contributors

Full Changelog: v1.1.0...v1.2.0