Releases: deedy5/primp
Releases · deedy5/primp
v0.9.2
v0.9.1
- Build with webpki-root-certs
- Client: add https_only, http2_only parameters; remove http1, http2
- Client: add [getter, setter] for auth, auth_bearer, params, headers
- Client: add [getter, setter] for proxy, timeout
- IndexMap: change ahash to foldhash
- Bump rquest to v0.33.3, cargo update
- Readme: impersonates - add edge_131, safari_18.1.1, safari_18.2
Full Changelog: v0.8.2...v0.9.1
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