Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

feat: convert to async/await #49

Merged
merged 5 commits into from
May 18, 2019
Merged

feat: convert to async/await #49

merged 5 commits into from
May 18, 2019

Commits on May 10, 2019

  1. feat: convert to async/await

    BREAKING CHANGES:
    
    1. Everything is now async/await
    2. No more callbacks, Readable Streams or Pull Streams
    3. `stat` and `ls` commands return `cid` objects instead of string hashes
    4. `stat` and `ls` commands return all fields, `hash`, `long` etc options are now ignored
    achingbrain committed May 10, 2019
    Configuration menu
    Copy the full SHA
    b6e3451 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Configuration menu
    Copy the full SHA
    a072d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb0a531 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97d435f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2019

  1. chore: update deps

    achingbrain committed May 18, 2019
    Configuration menu
    Copy the full SHA
    01ca847 View commit details
    Browse the repository at this point in the history