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.3.0 | The Client is now thread-safe #5

Merged
merged 6 commits into from
Apr 25, 2024
Merged

v0.3.0 | The Client is now thread-safe #5

merged 6 commits into from
Apr 25, 2024

Commits on Apr 25, 2024

  1. Remove trust_dns (сauses 300 megabytes of memory consumption and 100 …

    …percent CPU core utilization during request execution)
    deedy5 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d2cabdc View commit details
    Browse the repository at this point in the history
  2. Build wheels which are compatible with multiple Python versions, use …

    …"abi3-py38" pyo3 feature
    deedy5 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    42f2b43 View commit details
    Browse the repository at this point in the history
  3. Update README

    deedy5 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    63a2bf0 View commit details
    Browse the repository at this point in the history
  4. Update lib.rs docstrings

    deedy5 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5e11fc2 View commit details
    Browse the repository at this point in the history
  5. Bump version to v0.3.0

    deedy5 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c3a1f09 View commit details
    Browse the repository at this point in the history
  6. Update benchmark results

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