nonebot2/nonebot
Bryan不可思议 7aaa66c8ba
Feature: 优先使用 Annotated 的最后一个子依赖 (#2360)
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2023-09-14 00:14:45 +08:00
..
adapters
dependencies 📝 Feature: 补充依赖注入部分情况下类型错误时的日志提示 (#2343) 2023-09-05 00:17:55 +08:00
drivers Feature: 细化 driver 职责类型 (#2296) 2023-08-26 11:03:24 +08:00
internal Feature: 优先使用 Annotated 的最后一个子依赖 (#2360) 2023-09-14 00:14:45 +08:00
plugin Feature: 为事件响应器添加更多源码信息 (#2351) 2023-09-09 13:46:09 +08:00
plugins 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
__init__.py 📝 Docs: 更新 get_asgi 函数的文档字符串 (#2359) 2023-09-12 14:31:41 +08:00
config.py 🐛 Fix: 修复 dotenv 配置项为 None 将会跳过赋值 (#2143) 2023-07-04 10:45:55 +08:00
consts.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
exception.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
log.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
matcher.py Feature: 为事件响应器添加更多源码信息 (#2351) 2023-09-09 13:46:09 +08:00
message.py Feature: 优化检查事件响应器的日志 (#2355) 2023-09-12 15:13:35 +08:00
params.py
permission.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
py.typed
rule.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
typing.py use typing.override instead (#2193) 2023-07-17 15:56:27 +08:00
utils.py Feature: 为事件响应器添加更多源码信息 (#2351) 2023-09-09 13:46:09 +08:00