File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v4.3.0 2025-10-18
2+
3+ - Fix ValidationError schema to match Pydantic v2 format by @bastien-pruvost in #232
4+ - Bump actions/checkout from 4 to 5 by @dependabot [ bot] in #234
5+ - Support optional lists by @Qblack in #237
6+ - Bump actions/stale from 9 to 10 by @dependabot [ bot] in #239
7+ - Bump actions/setup-python from 5 to 6 by @dependabot [ bot] in #238
8+ - [ #240 ] Fix for br tag rendering by @zakmatik in #241
9+ - Use uv by @luolingchun in #235
10+ - Drop support for Python 3.9 and Support for Python 3.14 by @luolingchun in #233
11+ - ISSUE-220 allow for response validation by @mr-tabasco in #225
12+ - WIP Add support for const by @githubjakob in #243
13+
114## v4.2.1 2025-07-19
215
316- Fixes issue where register_api isn't idempotent by @zakmatik in #230
Original file line number Diff line number Diff line change 22# @Author : llc
33# @Time : 2022/4/30 9:20
44
5- __version__ = "4.2.1 "
5+ __version__ = "4.3.0 "
You can’t perform that action at this time.
0 commit comments