Releases: ipfs-inactive/js-ipfs-unixfs-importer
Releases · ipfs-inactive/js-ipfs-unixfs-importer
v0.38.5
chore: release version v0.38.5
v0.38.4
chore: release version v0.38.4
v0.38.3
Bug Fixes
- increase test timeouts for sharding (#18) (bc35f6f)
v0.38.2
chore: release version v0.38.2
v0.38.1
Bug Fixes
- turn non-function progress callback into a noop (#16) (6d2c15d)
v0.38.0
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)
v0.37.3
Bug Fixes
- increase sharding timeouts (69210b6)
v0.37.2
Bug Fixes
- fix regex to match files with square brackets (986f945)
v0.37.1
Performance Improvements
- deep require pull stream modules (092b5b4)
v0.37.0
Features
- export hash function from sharding (7e24107)