Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

WIP callbacks -> async / await #82

Closed
wants to merge 8 commits into from

Commits on Mar 7, 2019

  1. chore: callbacks -> async / await

    BREAKING CHANGE: All places in the API that used callbacks are now replaced with async/await
    dirkmc committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    a45e6fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da2e000 View commit details
    Browse the repository at this point in the history
  3. fix: fix tests

    dirkmc committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    0d8e8e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

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

Commits on Mar 11, 2019

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

Commits on Mar 12, 2019

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

Commits on Mar 17, 2019

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

Commits on Mar 19, 2019

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