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

v0.11.0

Compare
Choose a tag to compare
@achingbrain achingbrain released this 18 May 22:39
· 56 commits to master since this release

Features

BREAKING CHANGES

    1. Everything is now async/await
  1. No more callbacks, Readable Streams or Pull Streams
  2. stat and ls commands return cid objects instead of string hashes
  3. stat and ls commands return all fields, hash, long etc options are now ignored
  • chore: standardise error codes, use latest cids and ipld formats

  • chore: update importer and exporter

  • chore: update importer again

  • chore: update deps