Skip to content

Releases: 0x676e67/wreq-python

v1.0.0

23 Feb 13:21

Choose a tag to compare

What's Changed

  • build: fix windows aarch64 using pyo3/generate-import-lib by @0x676e67 in #53
  • build: Added support for Windows arm64 wheel package by @0x676e67 in #54
  • feat: Added max redirects option parameter by @0x676e67 in #55
  • perf(http): Optimize the overhead of boundary checks for streaming types by @0x676e67 in #56
  • perf(http): Release locks early during stream iteration by @0x676e67 in #57
  • build: fix windows using pyo3/generate-import-lib by @0x676e67 in #58
  • feat(ws): Ensure websocket connection is released when closed by @0x676e67 in #59
  • build(deps): update rquest requirement from 2.1.5 to 2.1.6 by @0x676e67 in #60
  • tests: Added alps new endpoint test by @0x676e67 in #61

Full Changelog: v0.6.1...v1.0.0

v0.6.1

22 Feb 09:17

Choose a tag to compare

What's Changed

  • feat: Added websocket optional config by @0x676e67 in #49
  • fix(types): Fix FFI enum type binding documentation generation by @0x676e67 in #50
  • feat: Added multipart file upload by @0x676e67 in #51

Full Changelog: v0.6.0...v0.6.1

v0.6.0

20 Feb 05:29

Choose a tag to compare

What's Changed

  • docs(client): fix typo by @0x676e67 in #43
  • build: Lower glibc version requirements by @0x676e67 in #44
  • feat(client): An asynchronous DNS resolver is used by default by @0x676e67 in #45

Full Changelog: v0.5.1...v0.6.0

v0.5.1

19 Feb 04:37

Choose a tag to compare

What's Changed

  • fix(proxy): Update proxy creation instructions and fix all methods by @0x676e67 in #41
  • feat(proxy): Enhanced proxy settings binding by @0x676e67 in #42

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Feb 16:01

Choose a tag to compare

What's Changed

  • feat: Add base url for client by @0x676e67 in #33
  • feat: Add private mode Firefox135 support by @0x676e67 in #34
  • chore(error): Improving Rust's borrowed memory management errors by @0x676e67 in #35
  • feat(client): Added thread-safe update client by @0x676e67 in #36
  • feat(client): Optionally enable asynchronous DNS resolver by @0x676e67 in #37
  • feat: Added bridge from Rust to Python logging by @0x676e67 in #38
  • feat: Asynchronous DNS is disabled by default in client by @0x676e67 in #39
  • perf(client): Reuse default client to improve quick request efficiency by @0x676e67 in #40

Full Changelog: v0.2.6...v0.5.0

v0.2.6

17 Feb 15:07

Choose a tag to compare

What's Changed

  • feat: Add jemallocator to improve memory allocation performance by @0x676e67 in #31
  • feat: Initial support for websocket by @0x676e67 in #32

Full Changelog: v0.2.5...v0.2.6

v0.2.5

17 Feb 06:46

Choose a tag to compare

What's Changed

  • feat: Add Chrome133/Firefox135/Android Firefox135 support by @0x676e67 in #30

Full Changelog: v0.2.4...v0.2.5

v0.2.4

16 Feb 07:02

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

15 Feb 16:32

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

14 Feb 12:41

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.2