Releases: lexiforest/curl_cffi
Releases · lexiforest/curl_cffi
v0.7.0
Full change log: https://curl-cffi.readthedocs.io/en/latest/changelog.htm
What's Changed(PRs)
- Ruff Linter configuring by @deedy5 in #297
- Add return type for session close by @tadasgedgaudas in #305
- fix: add missing parameters to requests.request by @douo in #298
- build: use gnueabihf for armv7l and armv6l by @bjia56 in #314
- Add coustomized ja3 and akamai fingerprints support by @yifeikong in #331
- Add new browser versions: chrome123 and chrome124
- Upgrade curl to 8.7.1
New Contributors
- @tadasgedgaudas made their first contribution in #305
- @douo made their first contribution in #298
Full Changelog: v0.6.4...v0.7.0
v0.7.0b7
What's Changed
- Add coustomized ja3 and akamai fingerprints support by @yifeikong in #331
Full Changelog: v0.7.0b6...v0.7.0b7
v0.7.0b6
Build Windows dlls inside
v0.6.4
- Fix Raspberry Pi build(armv6l, armv7l).
Full Changelog: v0.6.3...v0.6.4
v0.6.3
Bump version to 0.6.3
v0.7.0b4
What's Changed
- Added Chrome 123 and 124
- Updated curl to 8.5.0
- Use tmpdir for libcurl-impersonate artifacts on Linux builds by @bjia56 in #265
- Mypy + Ruff by @deedy5 in #269
- class Curl(): compile reason_phrase and status_line regex patterns by @deedy5 in #277
- Add
base_url
toBaseSession
by @lebr0nli in #279 - Introduce
default_encoding
parameter to [set|autodetect] the encoding if the charset is missing from the headers by @deedy5 in #284 - fix(curl): Set PROXY_CAINFO curlopt with CAINFO, fixes HTTPS proxies by @rlaphoenix in #286
- Support list of tuple in query and form params by @yifeikong in #296
- Ruff Linter configuring by @deedy5 in #297
New Contributors
- @lebr0nli made their first contribution in #279
- @rlaphoenix made their first contribution in #286
Known issues
- Some server with brotli compression enabled does not work well.
Full Changelog: v0.6.3b1...v0.7.0b4
v0.6.3b1
Add support for Linux i686
v0.6.2
bugfix: fix impersonate=chrome not working, check the return value of…
v0.6.1
Various minor fixes
v0.6.0
Bump version to 0.6.0