Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Latest commit

 

History

History
39 lines (24 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 1.75 KB

0.0.4 (2018-06-14)

0.0.3 (2018-06-13)

0.0.2 (2018-06-12)

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)

Initial release. No features but also no bugs.