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

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

v0.45.0

04 Feb 11:26

Choose a tag to compare

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.

v0.44.1

03 Feb 15:32

Choose a tag to compare

Performance Improvements

v0.44.0

15 Jan 10:53

Choose a tag to compare

Features

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

v0.43.1

09 Jan 16:27

Choose a tag to compare

Bug Fixes

v0.43.0

08 Jan 15:25

Choose a tag to compare

chore: release version v0.43.0

v0.42.0

27 Nov 12:58

Choose a tag to compare

Performance Improvements

v0.41.0

22 Nov 15:42

Choose a tag to compare

Features

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

v0.40.0

05 Aug 15:03

Choose a tag to compare

Bug Fixes

v0.39.11

06 Jun 17:06

Choose a tag to compare

Bug Fixes

v0.39.10

04 Jun 13:20

Choose a tag to compare

Bug Fixes

Features