Commit Graph

38 Commits

Author SHA1 Message Date
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
yanyongyu
0d24a79840 add param tests 2021-12-20 14:31:48 +08:00
yanyongyu
c2c3d5ef4b add test cases 2021-12-20 00:28:02 +08:00
yanyongyu
3d762fcbab improve dependency cache 2021-12-16 23:22:25 +08:00
yanyongyu
fe69735ca0 add test cases 2021-12-16 17:28:57 +08:00
yanyongyu
acbb886942 ⬆️ update dependency 2021-12-16 16:20:33 +08:00
yanyongyu
66ba25494a ♻️ rewrite dependency injection system 2021-12-12 18:19:08 +08:00