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

refactor: convert from callbacks to async #13

Merged
merged 4 commits into from
Aug 16, 2019

Commits on Aug 14, 2019

  1. chore: convert from callbacks to async

    BREAKING CHANGE: All places in the API that used callbacks are now replaced with async/await
    dirkmc authored and jacobheun committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    bb72d2d View commit details
    Browse the repository at this point in the history
  2. fix: improve error handling

    dirkmc authored and jacobheun committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    8bf74a9 View commit details
    Browse the repository at this point in the history
  3. chore: update deps

    jacobheun committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    3d4c171 View commit details
    Browse the repository at this point in the history
  4. test: add node 12

    chore: drop commitlint on travis
    jacobheun committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    a0ee81c View commit details
    Browse the repository at this point in the history