Ju4tCode
32bc2c314a
✨ Feature: 存储 matcher 发送 prompt 的结果 ( #3155 )
2024-12-05 20:55:24 +08:00
Ju4tCode
081dc8352d
🚨 Develop: 完全使用 ruff 替代 isort 与 black ( #3151 )
2024-12-01 12:31:11 +08:00
Ju4tCode
e3cb4c7907
🐛 Fix: 修复结构化并发子依赖取消缓存问题 ( #3084 )
2024-10-29 14:22:41 +08:00
Ju4tCode
723fa4b3d8
🐛 Fix: State ForwardRef 检测错误 ( #2698 )
2024-05-09 15:08:49 +08:00
Ju4tCode
6bf10aafb7
✨ Feature: 嵌套插件名称作用域优化 ( #2665 )
2024-04-20 14:47:12 +08:00
Azide
f5f5d93b64
🐛 Bug: inherit_supported_adapters 在展开缩写前取交集 ( #2654 )
...
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-18 18:50:11 +08:00
Ju4tCode
4a02dde83f
💥 Remove: 移除 Python 3.8 支持 ( #2641 )
2024-04-16 00:33:48 +08:00
uy/sun
9ff7f4baba
🧑💻 Develop: 添加 ruff RUF 规则 ( #2598 )
...
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2024-03-07 14:57:26 +08:00
pre-commit-ci[bot]
4dae23d3bb
⬆️ auto update by pre-commit hooks ( #2565 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2024-02-06 12:48:23 +08:00
Ju4tCode
bbd13c04cc
✨ Feature: 兼容 Pydantic v2 ( #2544 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-26 11:12:57 +08:00
Bryan不可思议
5a6f4b9e1c
✨ Feature: 带参数的 RegexStr()
( #2499 )
2024-01-11 11:52:07 +08:00
Bryan不可思议
7aaa66c8ba
✨ Feature: 优先使用 Annotated
的最后一个子依赖 ( #2360 )
...
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2023-09-14 00:14:45 +08:00
Ju4tCode
c4716e3e17
✨ Feature: 为事件响应器添加更多源码信息 ( #2351 )
2023-09-09 13:46:09 +08:00
Ju4tCode
f59271bd47
✨ Feature: 支持子依赖定义 Pydantic 类型校验 ( #2310 )
2023-08-29 18:45:12 +08:00
eya46
c1b1742b20
✨ Feature: CommandGroup 支持命令别名添加前缀选项 ( #2134 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-01 15:40:30 +08:00
worldmozara
c03ff4e676
✨ Feature: 添加用于动态继承支持适配器数据的方法 ( #2127 )
2023-06-27 16:25:27 +08:00
eya46
8de25447b3
🐛 Fix: 修复 ArgParam
不支持 Annotated
( #2124 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-24 19:18:24 +08:00
Ju4tCode
3d5dd5969c
🚨 Develop: 添加 ruff linter ( #2114 )
2023-06-24 14:47:35 +08:00
Ju4tCode
080b876d93
👷 Test: 移除 httpbin 并整理测试 ( #2110 )
2023-06-19 17:48:59 +08:00
Ju4tCode
f6b0809e5f
✨ Feature: 依赖注入支持 Generic TypeVar 和 Matcher 重载 ( #2089 )
2023-06-11 15:33:33 +08:00
Ju4tCode
f3d5c1f226
🔖 Release: v2.0.0 ( #2070 )
2023-06-01 14:18:16 +08:00
Ju4tCode
aa48299d5d
✨ improve dependency injection params ( #2034 )
2023-05-21 16:01:55 +08:00
Ju4tCode
9616b4c0ca
✨ Feature: 添加插件元数据字段 type
homepage
supported_adapters
( #2012 )
2023-05-18 16:00:10 +08:00
Ju4tCode
93b79ddcb3
✨ Feature: 支持 re.Match
依赖注入 ( #1950 )
2023-04-27 21:58:56 +08:00
Ju4tCode
2a2f7b6dce
🐛 detect runtime plugin ( #1857 )
2023-03-29 12:22:50 +08:00
Johnny Hsieh
3e92fccd4e
✨ Feature: 为子依赖添加 PEP593 Annotated
支持 ( #1832 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-22 20:54:46 +08:00
Ju4tCode
433c672130
✨ Feature: 命令匹配支持强制指定空白符 ( #1748 )
2023-02-27 00:11:24 +08:00
Ju4tCode
a5d26b7747
✨ add pycln to auto remove unused imports ( #1481 )
2022-12-17 17:04:38 +08:00
Akirami
36d7b44741
✨ Feature: 添加正则匹配文本注入 ( #1457 )
...
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-09 14:42:54 +08:00
Akirami
8377680fd7
✨ Feature: 添加 State 响应器触发消息注入 ( #1315 )
2022-10-12 13:41:28 +08:00
Ju4tCode
cd30be21ba
🐛 fix nested user permission update ( #1208 )
2022-09-01 10:41:43 +08:00
Ju4tCode
3fda978064
✨ Feature: 新增事件类型过滤 rule ( #1183 )
2022-08-30 09:54:09 +08:00
Ju4tCode
898c29d7ee
💥 remove deprecated nonebot.plugins
toml table ( #1151 )
...
Feature: 移除过时的 `nonebot.plugins` toml 配置
2022-08-16 10:03:37 +08:00
Ju4tCode
1766d4da69
💥 remove deprecated export ( #1125 )
2022-08-08 21:07:36 +08:00
Ju4tCode
2192e8cb6d
🐛 fix parent detect error after require ( #1121 )
2022-08-04 13:39:20 +08:00
Dobiichi-Origami
c03b0c73cb
✨ Feature: on_x 支持 expire_time 参数 ( #1106 )
...
Co-authored-by: Dobiichi-Origami <454470535@qq.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: yanyongyu <42488585+yanyongyu@users.noreply.github.com>
2022-07-20 10:21:31 +08:00
Ju4tCode
06ee47edcd
✨ Feature: 添加插件元信息定义 ( #1046 )
2022-06-20 15:49:53 +08:00
Ju4tCode
fa3ed2b58c
⚡ improve plugin system ( #1011 )
2022-05-26 16:35:47 +08:00
Ju4tCode
6feed0610b
🐛 fix union validation error ( #1001 )
2022-05-22 19:42:30 +08:00
MeetWq
533e99418c
Feat: 添加 CommandStart
依赖注入参数 ( #915 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: yanyongyu <42488585+yanyongyu@users.noreply.github.com>
2022-04-20 14:43:29 +08:00
Ju4tCode
45e2e6c280
🐛 fix event maybe converted when checking type ( #876 )
...
Fix: 修复 event 类型检查会对类型进行自动转换
2022-03-20 19:40:43 +08:00
yanyongyu
93aec6d3f6
🏷️ add pre-commit flow
2022-01-15 21:27:43 +08:00
yanyongyu
2ccdc218e0
♿ improve state detect #677
2022-01-10 11:21:01 +08:00
yanyongyu
96749bde83
✅ add matcher updater tests
2022-01-04 15:19:59 +08:00
yanyongyu
ec35f292bd
🐛 fix matcher got receive type error
2021-12-31 22:43:29 +08:00
yanyongyu
6643f951ef
🐛 fix cannot reject preset arg
2021-12-24 14:09:43 +08:00
yanyongyu
17f3c8fd09
🐛 fix arg message store
2021-12-23 22:16:55 +08:00
yanyongyu
cf8670c167
⚗️ add more reject case
2021-12-21 10:57:47 +08:00
yanyongyu
e9b8515cf1
✅ add got receive tests
2021-12-21 00:39:12 +08:00
yanyongyu
c49059f9d3
✅ add more depend test case
2021-12-20 14:50:11 +08:00