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

Latest commit

 

History

History
584 lines (250 loc) · 16.6 KB

CHANGELOG.md

File metadata and controls

584 lines (250 loc) · 16.6 KB

1.0.0 (2020-01-23)

0.16.0 (2020-01-15)

Features

  • adds support for -X symbolic mode and recursive chmod (#73) (f3b6e5d)

0.15.0 (2020-01-10)

Bug Fixes

  • allow writing starting at offset beyond file length (#71) (68bd372), closes #53
  • fix formatting of mode and optional mtimes (#70) (5747297)
  • remove format and/or codec options (#69) (009fb98), closes #67
  • returns cid of flushed path (#72) (d331b35), closes #50

BREAKING CHANGES

  • --format and/or --codec option has been removed from the CLI, the HTTP API and the core API.

0.14.0 (2020-01-09)

0.13.2 (2019-11-22)

Bug Fixes

0.13.1 (2019-08-29)

Features

0.13.0 (2019-08-05)

Bug Fixes

  • update to newest IPLD libraries (c21e032)

0.12.0 (2019-07-18)

Features

0.11.7 (2019-07-12)

0.11.6 (2019-07-12)

0.11.5 (2019-06-12)

Bug Fixes

  • handle dag-cbor nodes in trail (3b49d4b)
  • return the CID for dag-cbor nodes (#52) (4159b90)

0.11.4 (2019-05-24)

0.11.3 (2019-05-24)

0.11.2 (2019-05-20)

0.11.1 (2019-05-20)

0.11.0 (2019-05-18)

Features

BREAKING CHANGES

    1. Everything is now async/await
  1. No more callbacks, Readable Streams or Pull Streams
  2. stat and ls commands return cid objects instead of string hashes
  3. stat and ls commands return all fields, hash, long etc options are now ignored
  • chore: standardise error codes, use latest cids and ipld formats

  • chore: update importer and exporter

  • chore: update importer again

  • chore: update deps

0.10.4 (2019-04-08)

Features

0.10.3 (2019-03-26)

Bug Fixes

  • handle shard updates that create subshards of subshards (#47) (1158951)

0.10.2 (2019-03-18)

0.10.1 (2019-03-18)

Bug Fixes

  • correct hamt structure when modifying deep sub-shards (#46) (c08a42f), closes #45
  • expect dir size without protobuf (ba5b9dc)

0.10.0 (2019-03-18)

Bug Fixes

  • expect dir size without protobuf (d2ab171)

0.9.2 (2019-02-19)

Bug Fixes

  • validate and coerce count param for read in HTTP API (73dc2fc)

0.9.1 (2019-01-31)

0.9.0 (2019-01-31)

Bug Fixes

  • parser does not end until file data is consumed (af4d6f7)

0.8.2 (2019-01-16)

0.8.1 (2019-01-04)

Bug Fixes

  • initialise progress as noop (2a8cf65)

0.8.0 (2018-12-04)

Features

  • add streaming option to http (d832277)

0.7.7 (2018-12-04)

Bug Fixes

  • flush should error on non-existent entries (dbe7089)

0.7.6 (2018-12-04)

Features

  • push sorting out of core (4ce16b7)

0.7.5 (2018-12-04)

Bug Fixes

  • fix regex for splitting files (a8142d3)

0.7.4 (2018-12-03)

0.7.3 (2018-12-02)

Bug Fixes

0.7.2 (2018-12-01)

Bug Fixes

  • handle sub-sub shards properly (9302f01)
  • make sure hashes are the same after shard changes (b2fbd5d)

0.7.1 (2018-11-29)

Performance Improvements

  • do not load a node when we only want the hash or size (a029c7e)

0.7.0 (2018-11-28)

Features

Performance Improvements

  • do not list directory contents when statting files (d16a4e4)

0.6.0 (2018-11-28)

Features

  • support sharded directories (e1c7308)

0.5.2 (2018-11-16)

Bug Fixes

  • support count as well as length (e787bf9), closes #21

0.5.1 (2018-11-16)

Features

  • allow write and mkdir with different hash algs and cid versions (0a12b3e)

0.5.0 (2018-11-12)

Bug Fixes

0.4.2 (2018-10-24)

0.4.1 (2018-10-01)

Bug Fixes

0.4.0 (2018-09-28)

Bug Fixes

  • allow for graceful release with datastore-level (64ff6a1)
  • avoid creating a cid with a null result (59bcf3c)
  • update database not found error (62212c4)
  • update read cli to use returned pull stream (62cf0cd)

0.3.2 (2018-08-23)

0.3.1 (2018-08-20)

Bug Fixes

  • make error messages consistent with go for interop tests (08f60c3)

0.3.0 (2018-08-09)

Performance Improvements

  • write files to repo outside of write lock (63940b4)

0.2.5 (2018-08-02)

Bug Fixes

0.2.4 (2018-07-31)

Bug Fixes

  • prevent returning from http write command early (1018e7d)

0.2.3 (2018-07-26)

0.2.2 (2018-07-20)

0.2.1 (2018-07-20)

0.2.0 (2018-07-19)

0.1.1 (2018-07-19)

Features

  • adds --cid-base argument to stringify cids in different bases (5ee75a6)
  • support --raw-leaves (61f77dc)

0.1.0 (2018-07-13)

0.0.17 (2018-07-13)

0.0.16 (2018-07-10)

Bug Fixes

  • handle copying files onto each other (749b7a2)

0.0.15 (2018-07-10)

Bug Fixes

  • refuse to read directories (1a81d66)

0.0.14 (2018-07-05)

0.0.13 (2018-07-04)

0.0.12 (2018-07-04)

0.0.11 (2018-07-03)

0.0.10 (2018-07-03)

0.0.9 (2018-07-03)

0.0.8 (2018-07-02)

0.0.7 (2018-06-29)

0.0.6 (2018-06-27)

0.0.5 (2018-06-27)

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.