Skip to content

Releases: lexiforest/curl_cffi

v0.7.0

03 Jul 15:54
Compare
Choose a tag to compare

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

Full Changelog: v0.6.4...v0.7.0

v0.7.0b7

27 Jun 08:28
252dbd1
Compare
Choose a tag to compare

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

25 Jun 06:49
Compare
Choose a tag to compare
Build Windows dlls inside

v0.6.4

14 May 04:14
Compare
Choose a tag to compare
  • Fix Raspberry Pi build(armv6l, armv7l).

Full Changelog: v0.6.3...v0.6.4

v0.6.3

22 Apr 09:18
Compare
Choose a tag to compare
Bump version to 0.6.3

v0.7.0b4

18 Apr 05:14
Compare
Choose a tag to compare

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 to BaseSession 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

Known issues

  • Some server with brotli compression enabled does not work well.

Full Changelog: v0.6.3b1...v0.7.0b4

v0.6.3b1

06 Mar 09:39
Compare
Choose a tag to compare
Add support for Linux i686

v0.6.2

02 Mar 06:10
Compare
Choose a tag to compare
bugfix: fix impersonate=chrome not working, check the return value of…

v0.6.1

23 Feb 05:02
Compare
Choose a tag to compare
Various minor fixes

v0.6.0

22 Feb 10:41
Compare
Choose a tag to compare
Bump version to 0.6.0