This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
Releases: ipfs-inactive/js-ipfs-mfs
Releases · ipfs-inactive/js-ipfs-mfs
v0.0.9
chore: release version v0.0.9 License: MIT Signed-off-by: achingbrain <[email protected]>
v0.0.8
chore: release version v0.0.8 License: MIT Signed-off-by: achingbrain <[email protected]>
v0.0.7
chore: release version v0.0.7 License: MIT Signed-off-by: achingbrain <[email protected]>
v0.0.6
chore: release version v0.0.6 License: MIT Signed-off-by: achingbrain <[email protected]>
v0.0.5
chore: release version v0.0.5 License: MIT Signed-off-by: achingbrain <[email protected]>
v0.0.4
chore: release version v0.0.4 License: MIT Signed-off-by: achingbrain <[email protected]>
v0.0.3
chore: release version v0.0.3 License: MIT Signed-off-by: achingbrain <[email protected]>
v0.0.2
Features
- added mv command (1577094)
- adds rm command (682c478)
- allow for truncating files (c515184)
- basic mfs.write command (ccecb1b)
- copy directories (cb0135c)
- Happy path mfs.write command (2ea064b)
- implement streaming mfs.read methods (3e5620b)
- integrate with jsipfs cli (79981d8)
- mfs ls and mkdir commands (bad24b3)
- More stat tests (d4fc07e)
- most of the cp command (5d189a6)
- Replacing chunks of files that do not increase the size of the file (77b5c32)
- simple mfs.read command (035fde5)
- Stat command working on directories (4671b2e)