What's Changed
* Implement struct Response,
* add methods content and json,
* cache text and content,
* release the gil during request and extracting text or json,
* CI: trigger on all branches,
* pytest: add retries,
* add benchmark.
**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.1.3...v0.2.0