Skip to content

Releases: ipfs/js-ipfs-unixfs

ipfs-unixfs-exporter-v13.0.5

16 Mar 13:24
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v13.0.5 (2023-03-16)

Bug Fixes

ipfs-unixfs-exporter-v13.0.4

16 Mar 12:14
Compare
Choose a tag to compare

ipfs-unixfs-exporter-v13.0.4 (2023-03-16)

Bug Fixes

  • add tests for unbalanced dags and very deep dags (#299) (44e7792)

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