Commit Graph

64 Commits

Author SHA1 Message Date
38e40bd0de 🐛 Fix: RUF005 tuple 拼接 (#3572)
Co-authored-by: John Richard <windowserror@163.com>
2025-07-13 13:36:38 +08:00
d3c5dec67b 🔖 Release: v2.4.2 (#3365)
Some checks failed
Code Coverage / Test Coverage (pydantic-v1, ubuntu-latest, 3.10) (push) Failing after 1m7s
Code Coverage / Test Coverage (pydantic-v1, ubuntu-latest, 3.11) (push) Failing after 1m9s
Code Coverage / Test Coverage (pydantic-v1, ubuntu-latest, 3.12) (push) Failing after 1m6s
Code Coverage / Test Coverage (pydantic-v1, ubuntu-latest, 3.9) (push) Failing after 1m7s
Code Coverage / Test Coverage (pydantic-v2, ubuntu-latest, 3.10) (push) Failing after 1m17s
Code Coverage / Test Coverage (pydantic-v2, ubuntu-latest, 3.11) (push) Failing after 1m28s
Code Coverage / Test Coverage (pydantic-v2, ubuntu-latest, 3.12) (push) Failing after 1m24s
Code Coverage / Test Coverage (pydantic-v2, ubuntu-latest, 3.9) (push) Failing after 1m31s
Pyright Lint / Pyright Lint (pydantic-v1) (push) Failing after 1m27s
Pyright Lint / Pyright Lint (pydantic-v2) (push) Failing after 1m20s
Ruff Lint / Ruff Lint (push) Failing after 24s
Site Deploy / publish (push) Failing after 1m14s
Code Coverage / Test Coverage (pydantic-v1, macos-latest, 3.10) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v1, macos-latest, 3.11) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v1, macos-latest, 3.12) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v1, macos-latest, 3.9) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v1, windows-latest, 3.10) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v1, windows-latest, 3.11) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v1, windows-latest, 3.12) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v1, windows-latest, 3.9) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, macos-latest, 3.10) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, macos-latest, 3.11) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, macos-latest, 3.12) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, macos-latest, 3.9) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, windows-latest, 3.10) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, windows-latest, 3.11) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, windows-latest, 3.12) (push) Has been cancelled
Code Coverage / Test Coverage (pydantic-v2, windows-latest, 3.9) (push) Has been cancelled
2025-03-12 11:49:48 +08:00
081dc8352d 🚨 Develop: 完全使用 ruff 替代 isort 与 black (#3151) 2024-12-01 12:31:11 +08:00
ff21ceb946 Feature: 迁移至结构化并发框架 AnyIO (#3053) 2024-10-26 15:36:01 +08:00
c1c5f57e0b 📝 Docs: 升级到 Docusaurus V3 (#2956) 2024-10-22 10:33:48 +08:00
4a02dde83f 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
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
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
9305fe7875 🐛 修复依赖注入对 Literal 检查报错 (#2433) 2023-10-27 23:09:32 +08:00
c4716e3e17 Feature: 为事件响应器添加更多源码信息 (#2351) 2023-09-09 13:46:09 +08:00
6dc87a9455 use typing.override instead (#2193) 2023-07-17 15:56:27 +08:00
3d5dd5969c 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
f6b0809e5f Feature: 依赖注入支持 Generic TypeVar 和 Matcher 重载 (#2089) 2023-06-11 15:33:33 +08:00
f3d5c1f226 🔖 Release: v2.0.0 (#2070) 2023-06-01 14:18:16 +08:00
f52abc8314 Feature: 优化事件分发方法 (#2067) 2023-05-30 15:20:31 +08:00
aa48299d5d improve dependency injection params (#2034) 2023-05-21 16:01:55 +08:00
72b798f7ae 🐛 Fix: run_sync 上下文 (#1968) 2023-05-03 15:37:53 +08:00
74743e6176 Develop: 升级 NoneBug 版本 (#1725) 2023-02-22 23:32:48 +08:00
Lan
1cfdee2645 Featue: load_plugin 支持 pathlib.Path (#1194)
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2022-08-31 10:07:14 +08:00
4974c596ec 💥 remove Python 3.7 support (#1148) 2022-08-14 19:41:00 +08:00
6feed0610b 🐛 fix union validation error (#1001) 2022-05-22 19:42:30 +08:00
2f3324ce0c 🐛 Fix: Bot Hook 没有捕获跳过异常 (#905) 2022-04-04 10:35:14 +08:00
c48ddaf0a2 🐛 fix DataclassEncoder bug and add test case 2022-02-17 15:06:26 +08:00
943de58826 🏷️ fix typing error 2022-02-11 11:25:31 +08:00
60ccdf8a7a 🐛 fix typing error for logger wrapper 2022-01-30 15:03:10 +08:00
1271a757c9 👽 update type check due to py3.10 UnionType 2022-01-28 14:27:54 +08:00
98ef09585a 💡 add docstrings 2022-01-19 16:16:56 +08:00
3a9a5a9ce9 📝 add frontmatter config 2022-01-16 11:30:09 +08:00
98deadb4d6 粗略过一遍,修复一眼可见的问题 2022-01-12 19:41:42 +08:00
0e97022d3b 调整缩进 2022-01-12 19:10:29 +08:00
187532930b 令返回符合格式 2022-01-12 18:43:07 +08:00
456d333568 令参数符合标准 2022-01-12 18:31:12 +08:00
a5f32febbd 令参数列表符合 autodoc 格式 2022-01-12 18:25:25 +08:00
4ba1a09fb7 使用 markdown 格式的强调语法 2022-01-12 18:19:21 +08:00
0099364838 删除说明前缀 2022-01-12 18:16:05 +08:00
7f54468868 ✏️ fix typo 2022-01-04 16:04:30 +08:00
f06b78054c 🔥 remove debug option 2021-12-28 15:19:53 +08:00
7ebae277d1 🔥 remove unused import 2021-12-25 17:44:53 +08:00
9b2fa46921 ✏️ add typing 2021-12-21 18:22:14 +08:00
3d762fcbab improve dependency cache 2021-12-16 23:22:25 +08:00
329a1fd226 add di functions 2021-12-14 01:08:48 +08:00
66ba25494a ♻️ rewrite dependency injection system 2021-12-12 18:19:08 +08:00
a85ee6555f 🐛 fix error on python 3.9+ 2021-12-06 11:27:25 +08:00
5b75b72720 ♻️ use class rule and permission 2021-12-06 10:10:51 +08:00
a98d98cd12 🎨 format code using black and isort 2021-11-22 23:21:26 +08:00
75d4cd9565 🐛 fix cache concurrency 2021-11-21 15:46:48 +08:00
4cbdd726e5 🏗️ change code structure 2021-11-16 18:30:16 +08:00
cafe5c9af0 🚧 add generator dependency support 2021-11-15 01:28:47 +08:00
9d708a6723 🚧 process handler call 2021-11-13 19:38:01 +08:00
c454cf0874 🚧 process handler dependency 2021-11-12 18:10:40 +08:00