0.0.4 (2018-06-14)
0.0.3 (2018-06-13)
0.0.2 (2018-06-12)
- 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)
Initial release. No features but also no bugs.