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

v10.0.0

Compare
Choose a tag to compare
@dignifiedquire dignifiedquire released this 28 Oct 22:16
· 818 commits to master since this release

This major release comes from a breaking api change at the DAGNode level on the .toJSON and .multihash methods. If you were not using the Object API, your application should be good to upgrade. If you want to learn more about this change, you can read here: #398 (comment)

Features

  • support new CID block API (4314815)
  • update files to use async dag-pb api (ad96d22)