All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.5.0 - 2024-07-13
- 适配最新版的 Alconna
- 移除 Python 3.8 支持
0.4.1 - 2024-03-01
- 修复命令没有 shortcut 时的报错
0.4.0 - 2024-02-29
- 支持 Alconna
- 适配 Pydantic V2
0.3.0 - 2023-06-17
- 通过插件名称忽略指定插件
0.2.0 - 2023-06-06
- 适配 NoneBot 2.0 正式版的插件元数据
0.1.0 - 2023-04-16
- 发送 /help 默认显示 /help -l 的内容
0.0.5 - 2023-03-06
- 修复设置多个分隔符时无法匹配的问题
0.0.4 - 2023-03-06
- 支持通过插件内命令来获取插件帮助
0.0.3 - 2023-02-18
- 美化插件树的显示
- 使用 shell_command 处理命令
0.0.2 - 2023-02-06
- 支持输出插件树
- 支持通过设置 adapters 属性来指定支持的适配器
- 修复子插件导入其他子插件时的错误判断
0.0.1 - 2022-07-02
- 可以使用的版本。