This repository was archived by the owner on Feb 12, 2024. It is now read-only.
·
532 commits
to master
since this release
0.2.0 (2020-11-09)
Bug Fixes
- cache preloaded CIDs (#3363) (b5ea76a), closes #3307
- typedef resolution & add examples that use types (#3359) (dc2795a), closes #3356 #3358
Features
- pass file name to add/addAll progress handler (#3372) (69681a7), closes ipfs/js-ipfs-unixfs#87
- remove all esoteric ipld formats (#3360) (a542882), closes #3347
BREAKING CHANGES
- only dag-pb, dag-cbor and raw formats are supported out of the box, any others will need to be configured during node startup.