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

Releases: ipfs-inactive/js-ipfs-unixfs-importer

v0.38.5

18 Mar 14:04
Compare
Choose a tag to compare
chore: release version v0.38.5

v0.38.4

18 Jan 15:20
Compare
Choose a tag to compare
chore: release version v0.38.4

v0.38.3

16 Jan 14:24
Compare
Choose a tag to compare

Bug Fixes

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

v0.38.2

14 Jan 12:36
Compare
Choose a tag to compare
chore: release version v0.38.2

v0.38.1

14 Jan 12:29
Compare
Choose a tag to compare

Bug Fixes

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

v0.38.0

04 Jan 17:31
Compare
Choose a tag to compare

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

19 Dec 15:36
Compare
Choose a tag to compare

Bug Fixes

  • increase sharding timeouts (69210b6)

v0.37.2

04 Dec 11:09
Compare
Choose a tag to compare

Bug Fixes

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

v0.37.1

03 Dec 11:15
Compare
Choose a tag to compare

Performance Improvements

  • deep require pull stream modules (092b5b4)

v0.37.0

26 Nov 13:22
Compare
Choose a tag to compare

Features

  • export hash function from sharding (7e24107)