Skip to content

Releases: ipfs/js-ipfs-unixfs

ipfs-unixfs-importer-v15.0.2

15 Mar 18:15
Compare
Choose a tag to compare

ipfs-unixfs-importer-v15.0.2 (2023-03-15)

Bug Fixes

  • reduce required number of blockstore methods (#298) (238fe4e)

ipfs-unixfs-importer-v15.0.1

15 Mar 16:17
Compare
Choose a tag to compare

ipfs-unixfs-importer-v15.0.1 (2023-03-15)

Bug Fixes

  • pass onProgress option to blockstore (#294) (3bfb34d)

ipfs-unixfs-importer-v15.0.0

15 Mar 13:40
Compare
Choose a tag to compare

ipfs-unixfs-importer-v15.0.0 (2023-03-15)

⚠ BREAKING CHANGES

  • please use the latest interface-blockstore versions of everything, aside from this
    impact should be minimal
  • the optional progress callback has been renamed onProgress and now accepts an Event object

Dependencies

ipfs-unixfs-exporter-v13.0.3

15 Mar 18:16
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v13.0.3 (2023-03-15)

Bug Fixes

  • reduce required number of blockstore methods (#298) (238fe4e)

ipfs-unixfs-exporter-v13.0.2

15 Mar 17:25
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v13.0.2 (2023-03-15)

Bug Fixes

  • remove unused timeout option from exporter (#296) (bcb38a7)

ipfs-unixfs-exporter-v13.0.1

15 Mar 16:17
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v13.0.1 (2023-03-15)

Bug Fixes

  • pass onProgress option to blockstore (#294) (3bfb34d)

ipfs-unixfs-exporter-v13.0.0

15 Mar 13:40
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v13.0.0 (2023-03-15)

⚠ BREAKING CHANGES

  • please use the latest interface-blockstore versions of everything, aside from this
    impact should be minimal
  • the optional progress callback has been renamed onProgress and now accepts an Event object

Dependencies

ipfs-unixfs-importer-v14.0.2

13 Mar 12:53
Compare
Choose a tag to compare

ipfs-unixfs-importer-v14.0.2 (2023-03-13)

Bug Fixes

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)