This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
v0.30.0
Bug Fixes
- allow put empty block & add X-Stream-Output header on get (#1408) (52f7aa7)
- broken contributing links (#1386) (cd449ff)
- do not stringify output of object data (#1398) (4e51a69)
- dag: fix default hash algorithm for put() api (#1419) (1a36375), closes /github.com/ipld/js-ipld/blob/d3d78e053ebd3f8c85a8b5579715be8812773d4d/src/index.js#L236-L239
- dag: make options in
put
API optional (#1415) (d299ed7), closes #1395 - tests: loosen assertion for bitswap.stat test (#1404) (4290256)
- update hlsjs-ipfs-loader version (#1422) (6b14812)
Features
- (BREAKING CHANGE) new libp2p configuration (#1401) (9c60909)
- expose libp2p connection manager configuration options (#1410) (2615f76)
- implement bitswap.wantlist peerid and bitswap.unwant (#1349) (45b705d)
- mfs implementation (#1360) (871d24e), closes #1425
- modular interface tests (#1389) (18888be)
- pin API (#1045) (2a5cc5e), closes #1249
Performance Improvements
BREAKING CHANGES
-
libp2p configuration has changed
- old:
libp2p.modules.discovery
- new:
libp2p.modules.peerDiscovery
- old:
License: MIT
Signed-off-by: David Dias [email protected]
License: MIT
Signed-off-by: Alan Shaw [email protected]