Releases: ipfs/js-ipfs-unixfs
Releases · ipfs/js-ipfs-unixfs
ipfs-unixfs-importer-v11.0.1
19 Oct 14:27
Compare
Sorry, something went wrong.
No results found
ipfs-unixfs-importer-v11.0.0
19 Oct 11:15
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
CIDs returned are instances from multiformats@10.x.x and not multiformats@9.x.x
Dependencies
update multiformats to 10.x.x and all @ipld/* modules (#265 ) (7a12568 )
ipfs-unixfs-exporter-v9.0.1
19 Oct 14:27
Compare
Sorry, something went wrong.
No results found
ipfs-unixfs-exporter-v9.0.0
19 Oct 11:16
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
CIDs returned are instances from multiformats@10.x.x and not multiformats@9.x.x
Dependencies
update multiformats to 10.x.x and all @ipld/* modules (#265 ) (7a12568 )
ipfs-unixfs-exporter-v8.0.6
21 Sep 16:38
Compare
Sorry, something went wrong.
No results found
ipfs-unixfs-importer-v10.0.2
31 Aug 06:16
Compare
Sorry, something went wrong.
No results found
Bug Fixes
specify return type of the importer to generate correct types (#251 ) (3343366 ), closes #214
ipfs-unixfs-exporter-v8.0.5
31 Aug 06:16
Compare
Sorry, something went wrong.
No results found
Bug Fixes
specify return type of the importer to generate correct types (#251 ) (3343366 ), closes #214
ipfs-unixfs-exporter-v8.0.4
17 Aug 17:27
Compare
Sorry, something went wrong.
No results found
Bug Fixes
yield buf after reading length to make it safe to use with worker transfer (eeeda23 )
ipfs-unixfs-exporter-v8.0.3
17 Aug 16:18
Compare
Sorry, something went wrong.
No results found
ipfs-unixfs-exporter-v8.0.2
17 Aug 15:26
Compare
Sorry, something went wrong.
No results found
Bug Fixes
parallelise loading of dag-pb links when exporting (#249 ) (862d63b ), closes #237