Skip to content

Releases: deedy5/pyreqwest_impersonate

v0.4.6

28 May 23:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

v0.4.4

v0.4.3

v0.4.2

05 May 16:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

02 May 16:05
Compare
Choose a tag to compare

What's Changed

  • CI: use manylinux=2_28 for linux builds, add musllinux builds by @deedy5 in #8
  • Migrate to nightly rust-toolchain by @deedy5 in #9

Full Changelog: v0.4.0...v0.4.1

v0.4.0

02 May 00:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

30 Apr 12:05
Compare
Choose a tag to compare
  • Bugfix sending data= parameter in post, put, patch function
  • Update requirements
  • Readme: add safari17_4_1 impersonate info
  • update tests

Full Changelog: v0.3.1...v0.3.2

v0.3.1

v0.3.0

25 Apr 11:43
3ac3d47
Compare
Choose a tag to compare

What's Changed

  • v0.3.0 | The Client is now thread-safe by @deedy5 in #5
  1. [Bugfix] Remove trust_dns (сauses 300 megabytes of memory consumption and 100 percent CPU core utilization during request execution)
  2. Precompiled wheels: build abi3 wheels, which are compatible with multiple versions
  3. Precompiled wheels: add a build for linux armv7
  4. Update Readme

Full Changelog: v0.2.3...v0.3.0