This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
v0.23.0
Bug Fixes
- use the cleaned up IPLD Format API (108aef0)
BREAKING CHANGES
- All formats now return data according to the IPLD Data Model
The most important change is that now all formats return links as CID instances
and no longer as the JSON representation ({"/": "base-encoded-cid"}
.