This repository was archived by the owner on Feb 12, 2024. It is now read-only.
·
548 commits
to master
since this release
0.1.0 (2020-10-28)
Bug Fixes
- files ls should return string (#3352) (16ecc74), closes #3345 #2939 #3330 #2948
- use fetch in electron renderer and electron-fetch in main (#3251) (639d71f)
Features
- enable custom formats for dag put and get (#3347) (3250ff4)
- type check & generate defs from jsdoc (#3281) (bbcaf34)
- webui v2.11.4 (#3317) (7f32f7f)
BREAKING CHANGES
- types returned by
ipfs.files.ls
are now strings, in line with the docs but different to previous behaviour
Co-authored-by: Geoffrey Cohler [email protected]