Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.2.0 #2

Merged
merged 3 commits into from
Apr 16, 2024
Merged

v0.2.0 #2

merged 3 commits into from
Apr 16, 2024

Commits on Apr 16, 2024

  1. v0.2.0

    1) Implement struct Response,
    2) add methods content and json,
    3) cache text and content,
    4) release the gil during request and extracting text or json,
    5) CI:  trigger on all branches.
    deedy5 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0071c03 View commit details
    Browse the repository at this point in the history
  2. pytest - add retries

    deedy5 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4f2d7b5 View commit details
    Browse the repository at this point in the history
  3. Add benchmark

    deedy5 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ddf6fea View commit details
    Browse the repository at this point in the history