This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
interface-ipfs-core@0.148.0
achingbrain
released this
27 Jul 15:06
·
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 alex@achingbrain.net
- ipld-formats no longer supported, use multiformat BlockCodecs instead
Co-authored-by: Rod Vagg rod@vagg.org
Co-authored-by: achingbrain alex@achingbrain.net