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

Release v0.7.0 #51

Merged
merged 34 commits into from
Sep 29, 2021
Merged

Release v0.7.0 #51

merged 34 commits into from
Sep 29, 2021

Commits on Jun 15, 2021

  1. Merge pull request #42 from paritytech/master

    Merge master back into develop to pull in v0.6.0 release branch changes
    jsdw authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    5ebccf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d3f84e View commit details
    Browse the repository at this point in the history
  3. consistify newlines

    jsdw committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    0bd04a2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #43 from paritytech/jsdw-tweak-telease-checklist

    Add release checklist note to draft a GitHub release too once the release is tagged
    jsdw authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    042e5b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    a3e7679 View commit details
    Browse the repository at this point in the history
  2. rustfmt

    jsdw committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    0b0f684 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. make trimming a little nicer

    jsdw committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    52e1c04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a46dadc View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    jsdw committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    71bc44d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e86707d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb8eda1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Fix typo

    Co-authored-by: Andrew Plaza <aplaza@liquidthink.net>
    jsdw and insipx authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    bdd9d44 View commit details
    Browse the repository at this point in the history
  2. Wee grammar tweak in comment

    jsdw authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    627ccf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Fix a comment typo

    jsdw committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    bae8d68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08a0f4f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #45 from paritytech/jsdw-hyper-soketto-example

    First pass to create a working hyper+soketto example
    jsdw authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    4ec22f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. allow setting custom headers

    v-23 committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    d8de674 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f0fbda View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    5fbe04a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Merge pull request #47 from 717a56e1/develop

    Allow setting custom headers on client
    dvdplm authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    bda411b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c98072 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8695672 View commit details
    Browse the repository at this point in the history
  4. remove the default_feature

    jsdw committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    17987b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0593b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41d7678 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    54ea9ce View commit details
    Browse the repository at this point in the history
  2. Fix up a couple of comments

    jsdw committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    5e80e21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e606700 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. use WebSocketKey alias

    jsdw committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    c851479 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    719a782 View commit details
    Browse the repository at this point in the history
  3. Tweak the docs a little

    jsdw committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    57dc84c View commit details
    Browse the repository at this point in the history
  4. fix a typo

    jsdw committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    555ac9e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Merge pull request #48 from paritytech/jsdw-hyper-soketto

    Making Soketto easier to use with `http` types (and `hyper`)
    jsdw authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    921d031 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Release v0.7.0

    jsdw committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e1d6932 View commit details
    Browse the repository at this point in the history