Skip to content

Releases: nonebot/plugin-alconna

Plugin Alconna 0.61.1

26 Mar 08:41
e414a09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.61.0...v0.61.1

Plugin Alconna 0.61.0

11 Mar 02:27
e9a315f

Choose a tag to compare

What's Changed

  • ⬆️ Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #129
  • ✨ 添加云湖平台适配器支持 by @molanp in #130
  • ✨ 适配新版dc适配器 by @shoucandanghehe in #134
  • ✨ 适配新版 satori 适配器

Full Changelog: v0.60.4...v0.61.0

Nonebot Plugin Alconna 0.60.4

09 Jan 08:55
56c5f34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.60.3...v0.60.4

Nonebot Plugin Alconna 0.60.3

27 Oct 01:45
dc4daf4

Choose a tag to compare

Nonebot Plugin Alconna 0.60.2

26 Oct 09:01
75fe522

Choose a tag to compare

  • Image 增加属性 sticker: bool 以标注图片为贴画形式
  • 调整 FallbackStrategy 的实现
  • 增加 SubcommandPermExtension

Full Changelog: v0.60.1...v0.60.2

Plugin Alconna 0.60.1

17 Oct 12:37
03de882

Choose a tag to compare

What's Changed

  • Extension 新增 inject 方法,以模拟依赖注入行为
  • on_alconna 等新增 after_rules, 用来声明位于 Alconna 解析后的响应规则
  • 消息表态适配 ws-plugin协议端方法 by @molanp in #122

New Contributors

Full Changelog: v0.60.0...v0.60.1

Plugin Alconna 0.60.0

14 Oct 04:18
6ae715f

Choose a tag to compare

破坏性改动

  • 弃用 Python 3.9

新增

  • B 站直播间 适配器
  • SuperuserShortcutExt 拓展,用来为超级管理员启用 --shortcut 内置选项 (c9ef4b7)

改进

  • on_alconna 传入的其他 Rule 现在总会在 Alconna 命令匹配之前执行

修复

  • milky 适配器的合并转发适配
  • DiscordSlashExtension 的类型错误

Full Changelog: v0.59.4...v0.60.0

Nonebot Plugin Alconna 0.59.4

06 Aug 07:12
087837b

Choose a tag to compare

What's Changed

  • 私聊场景下将忽略 at_sender 参数
  • 升级 efchat 适配器,修改发图逻辑 #112
  • 修复 telegram 下发送 Text.br() 失败的问题 #115
  • 🐛 fix target scope and adapter string conversion by @17TheWord in #114

New Contributors

Full Changelog: v0.59.3...v0.59.4

Nonebot Plugin Alconna 0.59.3

01 Aug 08:37
38327a4

Choose a tag to compare

  • 修复 AlconnaMatcher 的 repr

Full Changelog: v0.59.2...v0.59.3

Nonebot Plugin Alconna 0.59.2

31 Jul 16:03
afeeae8

Choose a tag to compare

  • 升级 Alconna 到 1.8.40
    • 现在 aliases 的别名将于主命令的解析行为一致
  • 修复 Console 适配器的导入问题
  • 增加一个 AlconnaMatcher.clean() 用于清除 Alconna 指令、Extension 等

Full Changelog: v0.59.1...v0.59.2