0.45.0 (2020-02-04)
- If your data is below the chunk size, and you have
rawLeaves
andreduceSingleLeafToSelf
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 adag-raw
node.
0.44.1 (2020-02-03)
0.44.0 (2020-01-15)
0.43.1 (2020-01-09)
- specify default codec (4b79619)
0.43.0 (2020-01-08)
0.42.0 (2019-11-27)
0.41.0 (2019-11-22)
0.40.0 (2019-08-05)
0.39.11 (2019-06-06)
0.39.10 (2019-06-04)
- remove unused dep (efa2ca2)
0.39.9 (2019-05-24)
0.39.8 (2019-05-24)
0.39.7 (2019-05-23)
0.39.6 (2019-05-20)
0.39.5 (2019-05-20)
0.39.4 (2019-05-20)
0.39.3 (2019-05-18)
0.39.2 (2019-05-17)
- move async-iterator-first out of dev deps (7b76f4b)
0.39.1 (2019-05-17)
0.39.0 (2019-05-17)
0.38.5 (2019-03-18)
0.38.4 (2019-01-18)
0.38.3 (2019-01-16)
0.38.2 (2019-01-14)
0.38.1 (2019-01-14)
0.38.0 (2019-01-04)
- pull-stream/throughs/through is not pull-through (df0abfa)
- 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)
- increase sharding timeouts (69210b6)
0.37.2 (2018-12-04)
- fix regex to match files with square brackets (986f945)
0.37.1 (2018-12-03)
- deep require pull stream modules (092b5b4)
0.37.0 (2018-11-26)
- export hash function from sharding (7e24107)
0.36.0 (2018-11-23)
- support slashes in filenames (3171fab)
0.34.0 (2018-11-12)
- updates ipld-dag-pb dep to version without .cid properties (aa61cce)
0.33.0 (2018-10-27)
0.32.8 (2018-10-25)
0.32.7 (2018-10-12)
0.32.6 (2018-10-12)
- do not use cid property of DAGNodes just yet (7a2a308)
0.32.5 (2018-10-12)
- do not overwrite cid property of DAGNodes (c2e38ae)
- make sure errors from unmarshalling are caught (8b2335c)
0.32.4 (2018-08-23)
- build & export interop with go-ipfs for small file raw leaves (11885fa)
0.32.3 (2018-08-21)
0.32.2 (2018-08-11)
- make rabin an optional dependency (bef3152)
- skip first hash algorithm as it is no longer valid (0b84b76), closes js-multihash#57
0.32.1 (2018-08-08)
- do not emit empty buffers for non-empty files (ccc4ad2)
0.32.0 (2018-08-08)
- importer: add rabin fingerprinting chunk algorithm (83a5feb), closes ipfs/js-ipfs#1283
0.31.3 (2018-07-24)
- 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)
- support --raw-leaves (7a29d83), closes ipfs/js-ipfs#1432
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)
0.26.0 (2018-03-22)
0.25.0 (2018-03-20)
- Add reader to read files or part of files as streams (833accf)
0.24.4 (2018-02-27)
- 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)
0.23.1 (2017-11-10)
0.23.0 (2017-11-07)
0.22.5 (2017-09-08)
0.22.4 (2017-09-08)
0.22.3 (2017-09-07)
0.22.2 (2017-09-07)
0.22.1 (2017-09-04)
0.22.0 (2017-07-23)
0.21.0 (2017-07-04)
0.20.0 (2017-06-16)
0.19.2 (2017-05-25)
- package: update cids to version 0.5.0 (59d6d0a)
- dag-api direct support (adaeb37)
0.19.1 (2017-03-29)
- adding a dir: leaf node gets replaced with dir if necessary (1d682ec)
0.19.0 (2017-03-24)
- 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)
- package: update ipld-dag-pb to version 0.10.0 (#154) (304ff25)
- package: update pull-pause to version 0.0.1 (#153) (4dd2143)
- upgrade to the next version of ipfs-block and blockservice (0ca25b2)
0.17.0 (2017-02-08)
0.16.1 (2017-02-02)
0.16.0 (2017-02-02)
0.15.4 (2017-01-31)
0.15.3 (2017-01-30)
0.15.2 (2017-01-30)
0.15.1 (2017-01-29)
0.15.0 (2017-01-11)
0.14.2 (2016-12-13)
0.14.1 (2016-12-08)
0.14.0 (2016-11-24)
0.13.0 (2016-11-03)
0.12.0 (2016-10-28)
- exporter: add some parallel fetching of blocks where possible (43503d4)
- migrate importer to use IPLD Resolver and the new IPLD format (89c3602)
0.11.4 (2016-09-11)
- exporter: implement recursive file export (68e09a7)
0.11.3 (2016-09-09)
- exporter: return file sizes (73cf78a)
0.11.2 (2016-09-09)
0.11.1 (2016-09-09)
0.11.0 (2016-09-08)
- tests: ignore ordering (f8d1b2a)