Ju4tCode
|
2bbb83d3f2
|
🔖 bump version 2.3.1 (#2725)
|
2024-05-20 22:09:51 +08:00 |
|
Ju4tCode
|
6e95d5366c
|
🔖 bump version 2.3.0 (#2688)
|
2024-05-01 16:55:17 +08:00 |
|
Ju4tCode
|
4a02dde83f
|
💥 Remove: 移除 Python 3.8 支持 (#2641)
|
2024-04-16 00:33:48 +08:00 |
|
uy/sun
|
9ff7f4baba
|
🧑💻 Develop: 添加 ruff RUF 规则 (#2598)
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
|
2024-03-07 14:57:26 +08:00 |
|
Ju4tCode
|
2994945c64
|
🔖 bump version 2.2.1 (#2589)
|
2024-02-24 12:25:17 +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
|
2c6affecea
|
🐛 Fix: websockets 驱动器连接关闭 code 获取错误 (#2537)
|
2024-01-17 16:39:35 +08:00 |
|
Ju4tCode
|
1153c5ff17
|
✨ Feature: 使用自定义配置加载替代 pydantic-settings (#2521)
Co-authored-by: uy/sun <hmy0119@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-01-15 13:24:55 +08:00 |
|
Ju4tCode
|
d3c26a1548
|
🔖 bump version 2.1.3 (#2498)
|
2023-12-25 11:51:10 +08:00 |
|
dependabot[bot]
|
1faa935527
|
⬆️ Bump aiohttp from 3.9.0b1 to 3.9.0 (#2495)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-21 11:31:38 +08:00 |
|
StarHeart
|
35944bcbdc
|
👷 CI: 测试矩阵添加 Python 3.12 (#2441)
|
2023-11-08 10:30:00 +08:00 |
|
Ju4tCode
|
af6cc63db2
|
⬆️ upgrade pytest-asyncio and fix test (#2436)
|
2023-10-31 17:26:06 +08:00 |
|
Ju4tCode
|
94dff49e60
|
🔖 bump version 2.1.1 (#2380)
|
2023-10-01 14:27:31 +08:00 |
|
Ju4tCode
|
5ce0238ace
|
🔖 bump version 2.1.0 (#2354)
|
2023-09-10 11:34:15 +08:00 |
|
Ju4tCode
|
44b89d13f8
|
🚨 fix ruff error (#2338)
|
2023-09-03 13:39:26 +08:00 |
|
Ju4tCode
|
2e635370bb
|
✨ Feature: 细化 driver 职责类型 (#2296)
|
2023-08-26 11:03:24 +08:00 |
|
Ju4tCode
|
9c4ca28d61
|
🚨 make linter happy (#2286)
|
2023-08-18 19:07:35 +08:00 |
|
Ju4tCode
|
81dcc65f99
|
🔖 bump version 2.0.1 (#2209)
|
2023-07-23 16:21:58 +08:00 |
|
Ju4tCode
|
3d5dd5969c
|
🚨 Develop: 添加 ruff linter (#2114)
|
2023-06-24 14:47:35 +08:00 |
|
Ju4tCode
|
080b876d93
|
👷 Test: 移除 httpbin 并整理测试 (#2110)
|
2023-06-19 17:48:59 +08:00 |
|
Ju4tCode
|
f3d5c1f226
|
🔖 Release: v2.0.0 (#2070)
|
2023-06-01 14:18:16 +08:00 |
|
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 |
|
Anh71me
|
d2f000bb16
|
Docs: Bump nb-autodoc from 0.x to 1.0.0a5 (#1661)
|
2023-02-02 16:10:22 +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
|
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 |
|
dependabot[bot]
|
f6f70fb435
|
⬆️ Bump httpx from 0.22.0 to 0.23.0 (#1029)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-02 11:21:28 +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 |
|
StarHeartHunt
|
cad2f90b8a
|
⬆️ bump dependencies
|
2022-02-20 14:58:53 +08:00 |
|
hemengyang
|
6d0c782fcc
|
⬆️ bump version 2.0.0-beta.2
|
2022-02-15 00:11:19 +08:00 |
|