Releases: deedy5/primp
Releases · deedy5/primp
v0.8.3
v0.8.2
What's Changed
- Bugfix errors with
data
andjson
parameters when post a request by @deedy5 in #55 - Bump pyo3 from 0.23.2 to 0.23.3 in the cargo group across 1 directory by @dependabot in #56
- Add env vars PRIMP_PROXY, PRIMP_CA_BUNDLE by @deedy5 in #58
- Bump rquest to v0.30.5, cargo update
New Contributors
- @dependabot made their first contribution in #56
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Add
armv7
build by @deedy5 in #52 - Bump pyo3 to v0.23, cargo update
Full Changelog: v0.8.0...v0.8.1
v0.8.0
- Use env variable CA_CERT_FILE to specify the CA Certificates
- Bump rquest to v0.27.7, cargo update
- README: impersonate - add chrome_131
- CI: macos - rust-toolchain: stable; release - add permissions and step Generate artifact attestation
- tests: add test impersonate=chrome_131
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Using the
pythonize
crate to handle data and json parameters, and return the responce as json by @deedy5 in #47 - Bump rquest to v0.27, cargo update
- README: impersonate="chrome_130" in examples
Full Changelog: v0.6.5...v0.7.0
v0.6.5
What's Changed
- Bump rquest to v0.26 by @deedy5 in #45
- Readme: impersonate parameter - add "chrome_130"
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- ca_cert_file: updated the code to match the changes in the upstream package by @deedy5 in #44
- Bump html2text to v0.13
Full Changelog: v0.6.3...v0.6.4
v0.6.3
v0.6.2
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Use Exception to raise error by @deedy5 in #40
- CI: [linux] [x_86_64] - use
zig
to build for manylinux_2_17 by @deedy5 in #41 - params data, json: replace clone() with as_unbound()
- recode headers
- Remove PyException
- README: update precompiled wheels compatibility info
Full Changelog: v0.6.0...v0.6.1