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

Latest commit

 

History

History
928 lines (379 loc) · 27 KB

CHANGELOG.md

File metadata and controls

928 lines (379 loc) · 27 KB

0.45.0 (2020-02-04)

Bug Fixes

BREAKING CHANGES

  • If your data is below the chunk size, and you have rawLeaves and reduceSingleLeafToSelf set to true, you'll get a CID that resolves to a bona fide UnixFS file back with metadata and all that good stuff instead of a dag-raw node.

0.44.1 (2020-02-03)

Performance Improvements

0.44.0 (2020-01-15)

Features

  • allow overriding of internal functions (#48) (0bff5f2)

0.43.1 (2020-01-09)

Bug Fixes

0.43.0 (2020-01-08)

0.42.0 (2019-11-27)

Performance Improvements

0.41.0 (2019-11-22)

Features

  • support storing metadata in unixfs nodes (#39) (a47c9ed)

0.40.0 (2019-08-05)

Bug Fixes

0.39.11 (2019-06-06)

Bug Fixes

0.39.10 (2019-06-04)

Bug Fixes

Features

0.39.9 (2019-05-24)

Features

  • adds js implementation of rabin chunker for windows and browser (#30) (542b3e4)

0.39.8 (2019-05-24)

Bug Fixes

  • make trickle dag importer compatible with go (#29) (01c7323)

0.39.7 (2019-05-23)

Bug Fixes

0.39.6 (2019-05-20)

Bug Fixes

0.39.5 (2019-05-20)

0.39.4 (2019-05-20)

Bug Fixes

  • add missing dependency async-iterator-all (#26) (83d4075)

0.39.3 (2019-05-18)

0.39.2 (2019-05-17)

Bug Fixes

  • move async-iterator-first out of dev deps (7b76f4b)

0.39.1 (2019-05-17)

0.39.0 (2019-05-17)

Features

0.38.5 (2019-03-18)

0.38.4 (2019-01-18)

0.38.3 (2019-01-16)

Bug Fixes

  • increase test timeouts for sharding (#18) (bc35f6f)

0.38.2 (2019-01-14)

0.38.1 (2019-01-14)

Bug Fixes

  • turn non-function progress callback into a noop (#16) (6d2c15d)

0.38.0 (2019-01-04)

Bug Fixes

  • pull-stream/throughs/through is not pull-through (df0abfa)

Performance Improvements

  • do not create new buffers (4ef5dbc)
  • switch out pull-block for bl (#12) (4e5b618)
  • write files in parallel chunks, use a through instead of a map (6a86d55)

0.37.3 (2018-12-19)

Bug Fixes

  • increase sharding timeouts (69210b6)

0.37.2 (2018-12-04)

Bug Fixes

  • fix regex to match files with square brackets (986f945)

0.37.1 (2018-12-03)

Performance Improvements

  • deep require pull stream modules (092b5b4)

0.37.0 (2018-11-26)

Features

  • export hash function from sharding (7e24107)

0.36.0 (2018-11-23)

Bug Fixes

  • support slashes in filenames (3171fab)

Features

  • split hamt out into separate module, closes #1 (bf216a9)

0.34.0 (2018-11-12)

Bug Fixes

  • updates ipld-dag-pb dep to version without .cid properties (aa61cce)

0.33.0 (2018-10-27)

Bug Fixes

  • fixes #230 by returning a through stream that emits the error instead of throwing it (fdd8429)

0.32.8 (2018-10-25)

0.32.7 (2018-10-12)

Bug Fixes

  • return correct chunks of streams, fixes #229 (362c685)
  • skip rabin tests on windows (ea9e3c3)

0.32.6 (2018-10-12)

Bug Fixes

  • do not use cid property of DAGNodes just yet (7a2a308)

0.32.5 (2018-10-12)

Bug Fixes

  • do not overwrite cid property of DAGNodes (c2e38ae)
  • make sure errors from unmarshalling are caught (8b2335c)

0.32.4 (2018-08-23)

Bug Fixes

  • build & export interop with go-ipfs for small file raw leaves (11885fa)

0.32.3 (2018-08-21)

Bug Fixes

0.32.2 (2018-08-11)

Bug Fixes

0.32.1 (2018-08-08)

Bug Fixes

  • do not emit empty buffers for non-empty files (ccc4ad2)

0.32.0 (2018-08-08)

Features

0.31.3 (2018-07-24)

Bug Fixes

  • return cids from builder (0d3d3d8)

0.31.2 (2018-07-20)

0.31.1 (2018-07-19)

0.31.0 (2018-07-19)

0.30.1 (2018-07-19)

Features

0.30.0 (2018-06-12)

0.29.0 (2018-04-23)

0.28.1 (2018-04-12)

0.28.0 (2018-04-10)

0.27.0 (2018-03-27)

Features

  • exporter - support slicing streams stored in deeply nested DAGs (#208) (8568cd5)

0.26.0 (2018-03-22)

Features

  • Adds begin/end byte slices to exporter (#207) (8e11d77)

0.25.0 (2018-03-20)

Features

  • Add reader to read files or part of files as streams (833accf)

0.24.4 (2018-02-27)

Bug Fixes

  • use "ipld" instead of "ipld-resolver" (f4de206)

0.24.3 (2018-02-27)

0.24.2 (2017-12-15)

0.24.1 (2017-11-12)

0.24.0 (2017-11-12)

Features

0.23.1 (2017-11-10)

Features

0.23.0 (2017-11-07)

Features

  • Include hash field for exported files (#191) (8b13957)

0.22.5 (2017-09-08)

Features

  • Use passed cidVersion option when writing to storage (#185) (0cd2d60)

0.22.4 (2017-09-08)

Features

  • allow specify hash algorithm for large files (#184) (69915da)

0.22.3 (2017-09-07)

0.22.2 (2017-09-07)

Features

0.22.1 (2017-09-04)

0.22.0 (2017-07-23)

0.21.0 (2017-07-04)

0.20.0 (2017-06-16)

Features

0.19.2 (2017-05-25)

Bug Fixes

  • package: update cids to version 0.5.0 (59d6d0a)

Features

0.19.1 (2017-03-29)

Bug Fixes

  • adding a dir: leaf node gets replaced with dir if necessary (1d682ec)

0.19.0 (2017-03-24)

Bug Fixes

  • breaking the stack when importing (993f746)
  • passing browser tests (29b2740)
  • using correct murmur3 codec name (295d86e)
  • using the new IPLD API (a80f4d8)

0.18.0 (2017-03-22)

Bug Fixes

  • package: update ipld-dag-pb to version 0.10.0 (#154) (304ff25)
  • package: update pull-pause to version 0.0.1 (#153) (4dd2143)

Features

  • upgrade to the next version of ipfs-block and blockservice (0ca25b2)

0.17.0 (2017-02-08)

Features

0.16.1 (2017-02-02)

Bug Fixes

  • exporter: recurse correctly into subdirs (#136) (69c0d04)

0.16.0 (2017-02-02)

Bug Fixes

  • package: update is-ipfs to version 0.3.0 (#134) (0063f9d)

0.15.4 (2017-01-31)

Bug Fixes

0.15.3 (2017-01-30)

Bug Fixes

  • expect empty stream to not generate any nodes (#131) (7b054b6)

0.15.2 (2017-01-30)

Bug Fixes

  • stop export visitor from trying to resolve leaf object (#130) (651f113)

0.15.1 (2017-01-29)

Bug Fixes

  • package: update cids to version 0.4.0 (#122) (65a6759)

0.15.0 (2017-01-11)

0.14.2 (2016-12-13)

0.14.1 (2016-12-08)

0.14.0 (2016-11-24)

Features

0.13.0 (2016-11-03)

0.12.0 (2016-10-28)

Bug Fixes

  • exporter: add some parallel fetching of blocks where possible (43503d4)

Features

  • migrate importer to use IPLD Resolver and the new IPLD format (89c3602)

0.11.4 (2016-09-11)

Features

  • exporter: implement recursive file export (68e09a7)

0.11.3 (2016-09-09)

Features

  • exporter: return file sizes (73cf78a)

0.11.2 (2016-09-09)

0.11.1 (2016-09-09)

0.11.0 (2016-09-08)

Bug Fixes

0.10.2 (2016-08-09)

0.10.1 (2016-08-09)

0.10.0 (2016-06-28)

0.9.0 (2016-05-27)

0.8.0 (2016-05-21)

0.7.0 (2016-05-21)

0.6.1 (2016-05-05)

0.6.0 (2016-05-03)

0.5.0 (2016-04-26)

0.4.5 (2016-04-24)

0.4.4 (2016-04-24)

0.4.3 (2016-04-24)

Bug Fixes

  • clean up dependencies (a3bee40)
  • importer: cleanup smaller issues (eab17fe)

0.4.2 (2016-04-19)

0.4.1 (2016-04-19)

0.4.0 (2016-04-19)

0.3.3 (2016-03-22)

0.3.2 (2016-03-22)

0.3.1 (2016-03-22)

0.3.0 (2016-03-21)

0.2.0 (2016-02-17)

0.1.0 (2016-02-12)