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

Latest commit

 

History

History
655 lines (268 loc) · 18.5 KB

CHANGELOG.md

File metadata and controls

655 lines (268 loc) · 18.5 KB

0.35.4 (2019-01-04)

0.35.3 (2018-12-03)

0.35.2 (2018-11-29)

0.35.1 (2018-11-26)

0.35.0 (2018-11-25)

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)