Skip to content

Releases: ipfs/js-ipfs-unixfs

ipfs-unixfs-exporter-v12.0.2

13 Mar 12:54
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v12.0.2 (2023-03-13)

Bug Fixes

ipfs-unixfs-exporter-v12.0.1

10 Mar 20:20
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v12.0.1 (2023-03-10)

Bug Fixes

  • parallelise loading of dag-pb links in directories when exporting (#286) (9e01878)

ipfs-unixfs-importer-v14.0.1

17 Feb 07:10
Compare
Choose a tag to compare

ipfs-unixfs-importer-v14.0.1 (2023-02-17)

Bug Fixes

  • export importFile and importDirectory function (#284) (4b83a19)

ipfs-unixfs-v11.0.0

16 Feb 09:50
Compare
Choose a tag to compare

ipfs-unixfs-v11.0.0 (2023-02-16)

⚠ BREAKING CHANGES

  • The options object now accepts preconfigured instances of chunkers and file layouts - these can be imported from this module - see #283 for more

Features

  • accept pre-configured import components as options instead of options for components (#283) (5a38d01)

ipfs-unixfs-importer-v14.0.0

16 Feb 09:51
Compare
Choose a tag to compare

ipfs-unixfs-importer-v14.0.0 (2023-02-16)

⚠ BREAKING CHANGES

  • The options object now accepts preconfigured instances of chunkers and file layouts - these can be imported from this module - see #283 for more
  • rawLeaves now defaults to true #283
  • cidVersion now defaults to 1 #283
  • onlyHash has been removed, instead pass a MemoryBlockstore or a blockstore implementation that doesn't store the blocks anywhere #283

Features

  • accept pre-configured import components as options instead of options for components (#283) (5a38d01)

Dependencies

  • update sibling dependencies (b4f6fc8)

ipfs-unixfs-exporter-v12.0.0

16 Feb 09:51
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v12.0.0 (2023-02-16)

⚠ BREAKING CHANGES

  • The options object now accepts preconfigured instances of chunkers and file layouts - these can be imported from this module - see #283 for more

Features

  • accept pre-configured import components as options instead of options for components (#283) (5a38d01)

Dependencies

  • update sibling dependencies (c59954c)
  • update sibling dependencies (b4f6fc8)

ipfs-unixfs-v9.0.1

09 Feb 08:43
Compare
Choose a tag to compare

ipfs-unixfs-v9.0.1 (2023-02-09)

Dependencies

ipfs-unixfs-v10.0.0

09 Feb 14:01
Compare
Choose a tag to compare

ipfs-unixfs-v10.0.0 (2023-02-09)

⚠ BREAKING CHANGES

  • the shardSplitThreshold option has changed to shardSplitThresholdBytes and reflects a DAGNode size where sharding might kick in

Features

ipfs-unixfs-importer-v13.0.0

09 Feb 14:01
Compare
Choose a tag to compare

ipfs-unixfs-importer-v13.0.0 (2023-02-09)

⚠ BREAKING CHANGES

  • the shardSplitThreshold option has changed to shardSplitThresholdBytes and reflects a DAGNode size where sharding might kick in

Features

Dependencies

  • update sibling dependencies (1a37705)

ipfs-unixfs-importer-v12.0.1

09 Feb 08:43
Compare
Choose a tag to compare

ipfs-unixfs-importer-v12.0.1 (2023-02-09)

Dependencies