Ju4tCode
4a02dde83f
💥 Remove: 移除 Python 3.8 支持 ( #2641 )
2024-04-16 00:33:48 +08:00
Ju4tCode
ffbd1f9aeb
🐛 Fix: 修改遗漏的过时 Pydantic 方法 ( #2577 )
2024-02-16 21:16:46 +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不可思议
8f3f385cb6
🐛 Fix: 新增 Lifespan._on_ready()
供适配器使用 ( #2483 )
...
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>
2023-12-10 18:12:10 +08:00
Ju4tCode
2e635370bb
✨ Feature: 细化 driver 职责类型 ( #2296 )
2023-08-26 11:03:24 +08:00
Ju4tCode
6dc87a9455
✨ use typing.override instead ( #2193 )
2023-07-17 15:56:27 +08:00
Ju4tCode
e167865686
🐛 fix quart context error ( #2192 )
2023-07-17 15:01:21 +08:00
Ju4tCode
3d5dd5969c
🚨 Develop: 添加 ruff linter ( #2114 )
2023-06-24 14:47:35 +08:00
Ju4tCode
a8a76393a5
✨ Feature: 重构驱动器 lifespan 方法 ( #1860 )
2023-03-29 15:59:54 +08:00
scdhh
4c0d4065c5
✨ Use raise from e
when load driver error ( #1689 )
2023-02-09 10:24:27 +08:00
Ju4tCode
87e767fa25
✨ remove default fastapi installation ( #1557 )
2023-01-06 20:07:28 +08:00
Akirami
006b9dd816
✨ Feature: 支持给 FastAPI
和 Quart
传递额外的参数 ( #1543 )
2023-01-04 12:58:26 +08:00
Ju4tCode
8c42490a7e
🔇 Feature: 调整日志输出格式与等级 ( #1233 )
2022-09-09 11:52:57 +08:00
Ju4tCode
bb1b94e5e3
🔖 bump version 2.0.0-beta.5 ( #1122 )
2022-08-04 14:14:50 +08:00
Ju4tCode
56f99b7f0b
✨ Feat: 支持 WebSocket 连接同时获取 str 或 bytes ( #962 )
2022-05-14 21:06:57 +08:00
Ju4tCode
2f3324ce0c
🐛 Fix: Bot Hook 没有捕获跳过异常 ( #905 )
2022-04-04 10:35:14 +08:00
yanyongyu
118519e15d
♻️ reorganize internal tree
2022-02-06 17:08:11 +08:00
yanyongyu
924d9b6536
✏️ fix changelog and typing
2022-02-06 15:24:41 +08:00
yanyongyu
fd11e2696b
♻️ reorganize class and add bot hook di
2022-02-06 14:52:50 +08:00
yanyongyu
c4e204001e
💡 add docstrings
2022-01-22 15:23:07 +08:00
yanyongyu
93aec6d3f6
🏷️ add pre-commit flow
2022-01-15 21:27:43 +08:00
hemengyang
98deadb4d6
粗略过一遍,修复一眼可见的问题
2022-01-12 19:41:42 +08:00
hemengyang
ec06010298
令标题符合 markdown 语法
2022-01-12 19:24:01 +08:00
hemengyang
4ba1a09fb7
使用 markdown 格式的强调语法
2022-01-12 18:19:21 +08:00
hemengyang
0099364838
删除说明前缀
2022-01-12 18:16:05 +08:00
hemengyang
705a6f7fbf
删除类型
2022-01-12 18:00:56 +08:00
yanyongyu
d1706e438b
🚧 add store pagination
2021-12-30 12:56:10 +08:00
yanyongyu
23d0b2509e
🐛 fix ws close exception not catch in server
2021-12-30 12:11:31 +08:00
yanyongyu
f06b78054c
🔥 remove debug option
2021-12-28 15:19:53 +08:00
yanyongyu
188eb110c5
⚗️ add proxy support
2021-12-25 14:04:53 +08:00
yanyongyu
80258fe2d4
⚗️ add support for data json file
2021-12-24 23:15:28 +08:00
yanyongyu
8fb394e4c3
⚗️ new driver combine expr support
2021-12-23 17:20:26 +08:00
yanyongyu
b984f99643
🐛 fix missing endpoint name for routing
2021-12-22 18:50:16 +08:00
yanyongyu
fecdb5367a
⬆️ upgrade dependencies
2021-12-22 16:53:55 +08:00
yanyongyu
9b2fa46921
✏️ add typing
2021-12-21 18:22:14 +08:00
yanyongyu
ea8f7717b9
♻️ rewrite quart driver
2021-12-20 15:46:23 +08:00
yanyongyu
a98d98cd12
🎨 format code using black and isort
2021-11-22 23:21:26 +08:00
yanyongyu
94b98b74b9
⚗️ add fastapi/quart uvicorn configs
2021-10-02 15:35:15 +08:00
yanyongyu
4f8771acbd
🚨 re-export according to pep484
2021-09-18 16:11:03 +08:00
yanyongyu
f2b23f1b44
🎨 escape message before colorful log
2021-08-12 16:45:22 +08:00
Mix
c1b10a0e48
👽 🐛 fix quart.exception
removal caused import error
2021-07-26 10:41:38 +08:00
yanyongyu
cf747f954c
✨ fastapi driver support forward connect
2021-07-23 00:51:19 +08:00
yanyongyu
b3718c3042
⚗️ add forward driver aiohttp
2021-06-21 01:25:58 +08:00
yanyongyu
6749afe75e
🚨 remove linter error
2021-06-16 00:58:47 +08:00
yanyongyu
c76dae584e
🐛 fix quart implement
2021-06-15 10:16:17 +08:00
StarHeartHunt
c0d78449be
✨ support custom response
2021-06-14 02:06:37 +08:00
StarHeartHunt
3939dfa024
🙈 ignore .DS_Store
2021-05-22 11:27:16 +08:00
yanyongyu
04e11c3b3e
💡 update docstring
2021-02-24 17:56:43 +08:00
Mix
6cb9fda53a
🎨 remove unused imports
2021-02-06 11:43:01 +08:00
Mix
4f7a033b9c
⚡ use dynamic routing in quart driver
2021-02-06 11:38:21 +08:00