What's Changed * Response.json(): use python std `json.loads` by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/23 * Abi3 builds + pytest with python 3.8-3.12 by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/24 * [README: add impersonate value safari_17.5](https://github.com/deedy5/pyreqwest_impersonate/commit/ce1536c936125c2341a6a85764850c53ab30324a) * [fn get_encoding_from_content(): improve performance](https://github.com/deedy5/pyreqwest_impersonate/commit/473b4543c625da1747cf0b74648292c012003a89) * [Bump pyo3 version to v0.22](https://github.com/deedy5/pyreqwest_impersonate/commit/6330be625ab38e31b48ef3976b282fa150012190) * [IndexMap: use ahash hasher](https://github.com/deedy5/pyreqwest_impersonate/commit/46af214e9105850aecf509651db2fbc100d5eef3)
What's Changed * Add `cookies` parameter by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/21 * [Encoding] Improve the encoding detection algorithm by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/22 * [zstd: add to cargo dependencies](https://github.com/deedy5/pyreqwest_impersonate/commit/f60f50d4c3da36d9aaefa1e538016e273c534e9a) * [CI: drop pypy3.8 builds](https://github.com/deedy5/pyreqwest_impersonate/commit/fc2e58620540355d73d7d154baf91e61e7891435)