Skip to content

v0.7.0b4

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 05:14
· 81 commits to main since this release

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