Skip to content

Releases: Tian-que/nonebot-adapter-kaiheila

v0.3.5a1

21 Sep 15:54
aac872a
Compare
Choose a tag to compare
v0.3.5a1 Pre-release
Pre-release

What's Changed

  • [feat] 完善resume逻辑 by @lclbm in #67
  • add: 增加提及频道功能 by @Kiss-your in #63

Full Changelog: v0.3.4...v0.3.5a1

v0.3.4

29 Apr 12:26
Compare
Choose a tag to compare

What's Changed

  • fix: 解决艾特身份组导致的Parser Error by @Kiss-your in #62
  • fix: 修复 direct-message/view 返回值解析异常 #60

New Contributors

  • @Kiss-your made their first contribution in #62

Full Changelog: v0.3.3...v0.3.4

v0.3.3

12 Mar 14:37
Compare
Choose a tag to compare

Full Changelog: v0.3.2...v0.3.3

v0.3.2

11 Mar 14:05
376d074
Compare
Choose a tag to compare

What's Changed

  • feat: 为屏蔽其他Bot消息添加配置项开关 by @Cypas in #53
  • update: MANUAL.md by @Cypas in #54
  • Update MANUAL.md by @Cypas in #55
  • fix: 修复log输出时未对<>进行转义问题 by @lclbm in #56
  • 修复使用类变量获取config导致的异常 by @Tian-que in #58

New Contributors

  • @Cypas made their first contribution in #53

Full Changelog: v0.3.1...v0.3.2

v0.3.2a1

26 Feb 13:51
Compare
Choose a tag to compare
v0.3.2a1 Pre-release
Pre-release

What's Changed

  • feat: 为屏蔽其他Bot消息添加配置项开关 by @Cypas in #53
  • fix: 修复log输出时未对<>进行转义问题 by @lclbm in #56

New Contributors

  • @Cypas made their first contribution in #53

Full Changelog: v0.3.1...v0.3.2a1

v0.3.1

16 Feb 14:55
Compare
Choose a tag to compare

What's Changed

feat

  • 兼容 pydantic v2 by @he0119 in #49
  • 忽略处理其他bot的事件消息 by @lclbm in #51
  • 支持忽略处理某些事件 by @lclbm in #52

fix

  • 修复部分消息出现mention_*字段缺失问题 by @lclbm in #50

Full Changelog: v0.3.0...v0.3.1

v0.3.0

11 Dec 16:21
53f2142
Compare
Choose a tag to compare

What's Changed

破坏性更新

问题修复

  • 修复Message相加及Message.reduce的逻辑错误 by @ssttkkl in #39
  • 修复重连逻辑 by @ssttkkl in #45

其他

  • 接入ruff、black与isort并配置pre-commit by @ssttkkl in #46

Full Changelog: v0.2.12...v0.3.0

v0.2.12

05 Sep 12:26
bc5032d
Compare
Choose a tag to compare

What's Changed

  • fix: 再次修复python3.8中无法导入的问题 by @ssttkkl in #35

Full Changelog: v0.2.11...v0.2.12

v0.2.10

04 Sep 16:31
29e20c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.2.10

v0.2.9

04 Sep 13:32
117fa06
Compare
Choose a tag to compare

What's Changed

  • feat: 修复错误API描述&添加缺失API描述 by @ssttkkl in #27
  • fix: 修复send系列方法返回值类型提示不正确的问题 by @ssttkkl in #31
  • feat: 降低python版本要求至3.8;提升nonebot2版本要求至2.0.0正式版 by @ssttkkl in #32

Full Changelog: v0.2.8...v0.2.9