Commit Graph

19 Commits

Author SHA1 Message Date
081dc8352d 🚨 Develop: 完全使用 ruff 替代 isort 与 black (#3151) 2024-12-01 12:31:11 +08:00
4a02dde83f 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
2e635370bb Feature: 细化 driver 职责类型 (#2296) 2023-08-26 11:03:24 +08:00
080b876d93 👷 Test: 移除 httpbin 并整理测试 (#2110) 2023-06-19 17:48:59 +08:00
1817102a7c Feature: 为消息类添加 has join include exclude 方法 (#1895) 2023-04-04 21:42:01 +08:00
74743e6176 Develop: 升级 NoneBug 版本 (#1725) 2023-02-22 23:32:48 +08:00
71aad502d1 🐛 Fix: 内置规则和权限没有捕获错误 (#1291) 2022-09-29 16:56:06 +08:00
45e2e6c280 🐛 fix event maybe converted when checking type (#876)
Fix: 修复 event 类型检查会对类型进行自动转换
2022-03-20 19:40:43 +08:00
1d6a333b49 update dataclass encoder tests 2022-02-17 15:35:39 +08:00
c48ddaf0a2 🐛 fix DataclassEncoder bug and add test case 2022-02-17 15:06:26 +08:00
Mix
455c599b06 🧪 Add a fail test to reproduce #781 2022-02-10 13:15:59 +08:00
Mix
f4395d77d7 Add test to prove the fix is valid 2022-02-06 18:55:19 +08:00
f6308916ad 🐛 fix bug and improve test coverage 2022-01-20 03:16:04 +08:00
Mix
b037be4485 add unit test for message slice 2022-01-17 00:29:09 +08:00
0a10a3c18b 📝 add examples 2022-01-07 18:38:04 +08:00
Mix
be1915381e add tests for message template 2022-01-02 14:29:04 +08:00
c2c3d5ef4b add test cases 2021-12-20 00:28:02 +08:00
3d762fcbab improve dependency cache 2021-12-16 23:22:25 +08:00
66ba25494a ♻️ rewrite dependency injection system 2021-12-12 18:19:08 +08:00