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.7 #63

Merged
merged 24 commits into from Dec 22, 2022
Merged

v0.7 #63

merged 24 commits into from Dec 22, 2022

Commits on Aug 15, 2022

  1. Tidy dependencies

    - Removes `futures`
    - Removes `indoc`
    - Removes `serde_derive`
    HarryET committed Aug 15, 2022
    Copy the full SHA
    b9c8f5e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f11f9c5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1e7e6f5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c56f95f View commit details
    Browse the repository at this point in the history
  5. Update .gitignore

    HarryET committed Aug 15, 2022
    Copy the full SHA
    2dde2bd View commit details
    Browse the repository at this point in the history
  6. Check in cargo.lock

    HarryET committed Aug 15, 2022
    Copy the full SHA
    ff19d19 View commit details
    Browse the repository at this point in the history
  7. Bump hyper-alpn

    HarryET committed Aug 15, 2022
    Copy the full SHA
    891e080 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    HarryET committed Aug 15, 2022
    Copy the full SHA
    1184289 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    HarryET committed Aug 15, 2022
    Copy the full SHA
    875a311 View commit details
    Browse the repository at this point in the history
  10. Follow clippy advice

    HarryET committed Aug 15, 2022
    Copy the full SHA
    89b96bc View commit details
    Browse the repository at this point in the history
  11. Fix clippy issues

    HarryET committed Aug 15, 2022
    Copy the full SHA
    9c4978e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Allow client cloning

    HarryET committed Aug 16, 2022
    Copy the full SHA
    84dfea7 View commit details
    Browse the repository at this point in the history
  2. Format

    HarryET committed Aug 16, 2022
    Copy the full SHA
    e4b5239 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Copy the full SHA
    9b104f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Copy the full SHA
    7f1552b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    548d8be View commit details
    Browse the repository at this point in the history
  3. chore: Work on fixing tests

    HarryET committed Dec 22, 2022
    Copy the full SHA
    02207d9 View commit details
    Browse the repository at this point in the history
  4. chore: Update lockfile

    HarryET committed Dec 22, 2022
    Copy the full SHA
    8bedd37 View commit details
    Browse the repository at this point in the history
  5. fix: Unit tests

    HarryET committed Dec 22, 2022
    Copy the full SHA
    9be2988 View commit details
    Browse the repository at this point in the history
  6. fix: Tests

    HarryET committed Dec 22, 2022
    Copy the full SHA
    55996f4 View commit details
    Browse the repository at this point in the history
  7. fix: Clippy

    HarryET committed Dec 22, 2022
    Copy the full SHA
    cddaacf View commit details
    Browse the repository at this point in the history
  8. fix: ring unit tests

    HarryET committed Dec 22, 2022
    Copy the full SHA
    9e7b89f View commit details
    Browse the repository at this point in the history
  9. chore: Tidy versions

    HarryET committed Dec 22, 2022
    Copy the full SHA
    56626b0 View commit details
    Browse the repository at this point in the history
  10. chore: Move #[macro_use]

    HarryET committed Dec 22, 2022
    Copy the full SHA
    9f21fb9 View commit details
    Browse the repository at this point in the history