Skip to content

v0.2.0

Compare
Choose a tag to compare
@deedy5 deedy5 released this 16 Apr 14:52
· 343 commits to main since this release

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