Commit Graph

127 Commits

Author SHA1 Message Date
Ju4tCode
408292d679
🔖 bump version 2.0.0rc4 (#1870) 2023-04-01 11:52:43 +08:00
Ju4tCode
1213e89bf5
add coverage condition annotation (#1858) 2023-03-29 11:57:33 +08:00
Ju4tCode
8f44df371a
allow using matcher subclass (#1815) 2023-03-17 15:48:48 +08:00
Ju4tCode
d0f832c4cd
Feature: 添加 get_adapter 类型 overload (#1755)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-28 14:46:09 +08:00
Ju4tCode
74743e6176
Develop: 升级 NoneBug 版本 (#1725) 2023-02-22 23:32:48 +08:00
Ju4tCode
8f79ba1ccd
Feature: 使用 tomllib 读取 toml 配置 (#1720) 2023-02-20 22:25:14 +08:00
Ju4tCode
73126535ef
⬆️ upgrade pre-commit config (#1674)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-05 12:57:31 +08:00
Ju4tCode
50aa8c53e0
🔖 bump version 2.0.0rc3 (#1620) 2023-01-22 16:10:57 +08:00
Ju4tCode
8bdfdaef91
⬆️ Fix: 屏蔽 fastapi 0.89.0 (#1574) 2023-01-09 14:24:30 +08:00
Ju4tCode
87e767fa25
remove default fastapi installation (#1557) 2023-01-06 20:07:28 +08:00
Ju4tCode
cafb7bedb4
add pyright config (#1554) 2023-01-06 12:42:20 +08:00
Ju4tCode
2d08465426
add cookies support for forward driver 2022-12-20 10:13:45 +00:00
Ju4tCode
a5d26b7747
add pycln to auto remove unused imports (#1481) 2022-12-17 17:04:38 +08:00
Ju4tCode
1644615462
🔖 bump version 2.0.0rc2 2022-11-24 03:35:31 +00:00
Ju4tCode
85390a14b6
⬆️ upgrade dependencies (#1413) 2022-11-21 19:59:39 +08:00
Ju4tCode
db534b8824
Feature: 新增 dotenv 嵌套配置项支持 (#1324)
Co-authored-by: hemengyang <hmy0119@hotmail.com>
2022-10-14 09:58:44 +08:00
Ju4tCode
2de8c66c70
⬆️ upgrade pydantic dependency (#1305) 2022-10-05 15:13:54 +08:00
Ju4tCode
03543f01f2
🔖 bump version 2.0.0rc1 (#1300) 2022-10-02 15:49:31 +08:00
Ju4tCode
4974c596ec
💥 remove Python 3.7 support (#1148) 2022-08-14 19:41:00 +08:00
Ju4tCode
bb1b94e5e3
🔖 bump version 2.0.0-beta.5 (#1122) 2022-08-04 14:14:50 +08:00
Ju4tCode
be15cfabcc
📝 Docs: 添加 nonemoji 并更新开发指南 (#1088)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-08 12:24:48 +08:00
Ju4tCode
b80083fed5
🔖 bump version 2.0.0-beta.4 (#1056) 2022-06-20 19:29:56 +08:00
Ju4tCode
f11970132c
Fix: 修复 MessageSegment 在有额外数据时报错 (#1055) 2022-06-20 15:52:12 +08:00
Ju4tCode
e890453870
🔖 bump version 2.0.0-beta.3 (#990) 2022-05-20 18:13:50 +08:00
Ju4tCode
2f3324ce0c
🐛 Fix: Bot Hook 没有捕获跳过异常 (#905) 2022-04-04 10:35:14 +08:00
Ju4tCode
9bb291e95b
⬆️ upgrade fastapi to 0.75 (#857) 2022-03-09 11:59:35 +08:00
Ju4tCode
48003a779f
⬆️ update fastapi and tomlkit (#837)
Co-authored-by: iyume <iyumelive@gmail.com>
2022-02-27 18:10:20 +08:00
hemengyang
6d0c782fcc ⬆️ bump version 2.0.0-beta.2 2022-02-15 00:11:19 +08:00
yanyongyu
a884869ae2
⬆️ update test dependencies 2022-02-13 21:56:12 +08:00
yanyongyu
c0af89a6ad
⬆️ upgrade dependencies 2022-02-11 11:24:34 +08:00
yanyongyu
1eaacde745
⬆️ upgrade dependencies 2022-01-30 13:18:50 +08:00
yanyongyu
0b150d35f7
✏️ fix isort line length typo 2022-01-28 12:32:19 +08:00
yanyongyu
afea004421
📝 update readme 2022-01-27 16:05:30 +08:00
yanyongyu
c4e204001e 💡 add docstrings 2022-01-22 15:23:07 +08:00
yanyongyu
cc1dc10b5d add nb-autodoc 2022-01-15 22:16:31 +08:00
yanyongyu
b7a0ba11d5 🔀 Merge branch dev 2022-01-15 22:12:50 +08:00
yanyongyu
93aec6d3f6 🏷️ add pre-commit flow 2022-01-15 21:27:43 +08:00
hemengyang
341ee94848 🔥remove sphinx 2022-01-14 20:04:19 +08:00
hemengyang
a47b8c68c0 👷using nb-autodoc to generate api docs 2022-01-14 19:58:22 +08:00
yanyongyu
6572622e8a improve test performance 2022-01-10 11:53:02 +08:00
yanyongyu
bbbb5bbecd ⬆️ upgrade dependencies 2022-01-04 14:36:32 +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
ec9e159ef6 ♻️ rewrite driver request and response class 2021-12-17 23:20:19 +08:00
yanyongyu
f160310aea add nonebug as dev dependency 2021-12-10 17:09:12 +08:00
yanyongyu
5aedc52537 add pytest 2021-12-10 17:02:16 +08:00
yanyongyu
47d4909b31 ⬆️ update dependencies 2021-12-06 23:00:10 +08:00
yanyongyu
286729f703 🔥 remove cqhttp files 2021-11-23 16:21:21 +08:00
yanyongyu
a98d98cd12 🎨 format code using black and isort 2021-11-22 23:21:26 +08:00