This repository was archived by the owner on Feb 12, 2024. It is now read-only.
·
339 commits
to master
since this release
0.10.0 (2021-08-11)
Bug Fixes
- do not write blocks we already have (#3801) (4f532a5)
- return rate in/out as number (#3798) (2f3df7a), closes #3782
Features
BREAKING CHANGES
- rateIn/rateOut are returned as numbers
- the output type of
ipfs.get
has changed and therecursive
option has been removed fromipfs.ls
since it was not supported everywhere