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

Make everything async #51

Merged
merged 14 commits into from
Jun 11, 2020
Merged

Make everything async #51

merged 14 commits into from
Jun 11, 2020

Commits on Jan 2, 2020

  1. Update reqwest requirement from 0.9 to 0.10

    Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.9.0...v0.10.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored Jan 2, 2020
    Configuration menu
    Copy the full SHA
    90c5cc2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Update reqwest_resume requirement from 0.2 to 0.3

    Updates the requirements on [reqwest_resume](https://github.com/alecmocatta/reqwest_resume) to permit the latest version.
    - [Release notes](https://github.com/alecmocatta/reqwest_resume/releases)
    - [Commits](alecmocatta/reqwest_resume@v0.2.0...v0.3.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored May 1, 2020
    Configuration menu
    Copy the full SHA
    c96ff68 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

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

Commits on May 22, 2020

  1. make consumers async

    alecmocatta committed May 22, 2020
    Configuration menu
    Copy the full SHA
    9c5d139 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. make reducers async

    alecmocatta committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    909e769 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

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

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    bf91318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f83d67a View commit details
    Browse the repository at this point in the history
  3. remove old thread pool

    alecmocatta committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    52c9e20 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    4b244d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    072b795 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fd7305 View commit details
    Browse the repository at this point in the history
  4. v0.2.0

    alecmocatta committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    53e5cbc View commit details
    Browse the repository at this point in the history