This repository was archived by the owner on Feb 12, 2024. It is now read-only.
·
362 commits
to master
since this release
0.148.0 (2021-07-27)
Bug Fixes
- fix flaky pubsub test (#3761) (8bcf56f)
- flaky timeout test (#3767) (55afc2f)
- make "ipfs resolve" cli command recursive by default (#3707) (399ce36), closes #3692
Features
- implement dag import/export (#3728) (700765b), closes #2953 #2745
- upgrade to the new multiformats (#3556) (d13d15f)
BREAKING CHANGES
- resolve is now recursive by default
Co-authored-by: Alex Potsides [email protected]
- ipld-formats no longer supported, use multiformat BlockCodecs instead
Co-authored-by: Rod Vagg [email protected]
Co-authored-by: achingbrain [email protected]