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

Conversation

achingbrain
Copy link
Collaborator

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

Needs supporting PRs merged for unixfs-importer and unixfs-exporter before this can be released.

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
Copy link
Collaborator Author

achingbrain commented May 17, 2019

Needs ipld/js-ipld-dag-pb#135

@achingbrain achingbrain merged commit f02a941 into master May 18, 2019
@achingbrain achingbrain deleted the async-await branch May 18, 2019 22:37
@achingbrain achingbrain mentioned this pull request Jun 6, 2019
@hsanjuan hsanjuan removed this from In Progress in ipfs/js-ipfs Apr 27, 2020
@hsanjuan hsanjuan removed this from In Progress in ipfs/js-waffle Apr 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant