v0.2.0
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: v0.1.3...v0.2.0