nonebot2/nonebot
2024-06-20 20:49:17 +08:00
..
adapters Feature: 为消息类添加 has join include exclude 方法 (#1895) 2023-04-04 21:42:01 +08:00
dependencies 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
drivers 🐛 Fix: none 系列驱动器启动失败时未退出应用 (#2687) 2024-05-01 13:38:47 +08:00
internal 🐛 Fix: State ForwardRef 检测错误 (#2698) 2024-05-09 15:08:49 +08:00
plugin Feature: 嵌套插件名称作用域优化 (#2665) 2024-04-20 14:47:12 +08:00
plugins 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
__init__.py Feature: 嵌套插件名称作用域优化 (#2665) 2024-04-20 14:47:12 +08:00
compat.py 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
config.py 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
consts.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
exception.py Feature: 兼容 Pydantic v2 (#2544) 2024-01-26 11:12:57 +08:00
log.py Feature: 优化调用栈识别 (#2644) 2024-04-17 17:24:38 +08:00
matcher.py Feature: 为事件响应器添加更多源码信息 (#2351) 2023-09-09 13:46:09 +08:00
message.py 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
params.py 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
permission.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
py.typed 🔥 remove dependency override provider 2021-11-21 16:12:36 +08:00
rule.py 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
typing.py 🐛 Fix: 修复 ForwardRef eval 时参数 recursive_guard 缺失 (#2778) 2024-06-20 20:49:17 +08:00
utils.py 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00