Ju4tCode
ff21ceb946
✨ Feature: 迁移至结构化并发框架 AnyIO ( #3053 )
2024-10-26 15:36:01 +08:00
StarHeart
c1c5f57e0b
📝 Docs: 升级到 Docusaurus V3 ( #2956 )
2024-10-22 10:33:48 +08:00
Ju4tCode
4a02dde83f
💥 Remove: 移除 Python 3.8 支持 ( #2641 )
2024-04-16 00:33:48 +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
Ju4tCode
9305fe7875
🐛 修复依赖注入对 Literal 检查报错 ( #2433 )
2023-10-27 23:09:32 +08:00
Ju4tCode
c4716e3e17
✨ Feature: 为事件响应器添加更多源码信息 ( #2351 )
2023-09-09 13:46:09 +08:00
Ju4tCode
6dc87a9455
✨ use typing.override instead ( #2193 )
2023-07-17 15:56:27 +08:00
Ju4tCode
3d5dd5969c
🚨 Develop: 添加 ruff linter ( #2114 )
2023-06-24 14:47:35 +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
f52abc8314
✨ Feature: 优化事件分发方法 ( #2067 )
2023-05-30 15:20:31 +08:00
Ju4tCode
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
Ju4tCode
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
Ju4tCode
4974c596ec
💥 remove Python 3.7 support ( #1148 )
2022-08-14 19:41:00 +08:00
Ju4tCode
6feed0610b
🐛 fix union validation error ( #1001 )
2022-05-22 19:42:30 +08:00
Ju4tCode
2f3324ce0c
🐛 Fix: Bot Hook 没有捕获跳过异常 ( #905 )
2022-04-04 10:35:14 +08:00
AkiraXie
c48ddaf0a2
🐛 fix DataclassEncoder bug and add test case
2022-02-17 15:06:26 +08:00
yanyongyu
943de58826
🏷️ fix typing error
2022-02-11 11:25:31 +08:00
yanyongyu
60ccdf8a7a
🐛 fix typing error for logger wrapper
2022-01-30 15:03:10 +08:00
yanyongyu
1271a757c9
👽 update type check due to py3.10 UnionType
2022-01-28 14:27:54 +08:00
yanyongyu
98ef09585a
💡 add docstrings
2022-01-19 16:16:56 +08:00
yanyongyu
3a9a5a9ce9
📝 add frontmatter config
2022-01-16 11:30:09 +08:00
hemengyang
98deadb4d6
粗略过一遍,修复一眼可见的问题
2022-01-12 19:41:42 +08:00
hemengyang
0e97022d3b
调整缩进
2022-01-12 19:10:29 +08:00
hemengyang
187532930b
令返回符合格式
2022-01-12 18:43:07 +08:00
hemengyang
456d333568
令参数符合标准
2022-01-12 18:31:12 +08:00
hemengyang
a5f32febbd
令参数列表符合 autodoc 格式
2022-01-12 18:25:25 +08:00
hemengyang
4ba1a09fb7
使用 markdown 格式的强调语法
2022-01-12 18:19:21 +08:00
hemengyang
0099364838
删除说明前缀
2022-01-12 18:16:05 +08:00
yanyongyu
7f54468868
✏️ fix typo
2022-01-04 16:04:30 +08:00
yanyongyu
f06b78054c
🔥 remove debug option
2021-12-28 15:19:53 +08:00
yanyongyu
7ebae277d1
🔥 remove unused import
2021-12-25 17:44:53 +08:00
yanyongyu
9b2fa46921
✏️ add typing
2021-12-21 18:22:14 +08:00
yanyongyu
3d762fcbab
⚡ improve dependency cache
2021-12-16 23:22:25 +08:00
yanyongyu
329a1fd226
✨ add di functions
2021-12-14 01:08:48 +08:00
yanyongyu
66ba25494a
♻️ rewrite dependency injection system
2021-12-12 18:19:08 +08:00
yanyongyu
a85ee6555f
🐛 fix error on python 3.9+
2021-12-06 11:27:25 +08:00
yanyongyu
5b75b72720
♻️ use class rule and permission
2021-12-06 10:10:51 +08:00
yanyongyu
a98d98cd12
🎨 format code using black and isort
2021-11-22 23:21:26 +08:00
yanyongyu
75d4cd9565
🐛 fix cache concurrency
2021-11-21 15:46:48 +08:00
yanyongyu
4cbdd726e5
🏗️ change code structure
2021-11-16 18:30:16 +08:00
yanyongyu
cafe5c9af0
🚧 add generator dependency support
2021-11-15 01:28:47 +08:00
yanyongyu
9d708a6723
🚧 process handler call
2021-11-13 19:38:01 +08:00
yanyongyu
c454cf0874
🚧 process handler dependency
2021-11-12 18:10:40 +08:00
yanyongyu
92a411e3b4
🎨 isort format code
2021-09-27 00:19:30 +08:00
yanyongyu
f2b23f1b44
🎨 escape message before colorful log
2021-08-12 16:45:22 +08:00
yanyongyu
629eed08b6
🎨 update typing support
2020-12-06 02:30:19 +08:00