v3.0.0-rc12
·
16 commits
to main
since this release
What's Changed
- feat(request): support dict type in query data by @0x676e67 in #399
- feat(request): support
form/jsontype inbodydata by @0x676e67 in #400 - chore(body): fmt code by @0x676e67 in #401
- build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #402
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #403
- chore(module): use flat module structure by @0x676e67 in #406
- feat(client): adapt overriding domain name resolution address by @0x676e67 in #386
- fuck httpbin by @0x676e67 in #407
- feat: add Chrome 142 emulation support by @orangehaired in #409
- feat(uri): percent-encode spaces when building request URLs by @0x676e67 in #411
- fix(response): fix body reuse by @0x676e67 in #412
- docs(python): replace
Unionwith|operator in type hints by @0x676e67 in #413
New Contributors
- @orangehaired made their first contribution in #409
Full Changelog: v3.0.0-rc10...v3.0.0-rc12