File tree Expand file tree Collapse file tree 5 files changed +24
-5
lines changed Expand file tree Collapse file tree 5 files changed +24
-5
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.1.0] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter@1.0.3...ipfs-unixfs-exporter@1.1.0 ) (2020-04-15)
7+
8+
9+ ### Features
10+
11+ * support aborting exports ([ #47 ] ( https://github.com/ipfs/js-ipfs-unixfs/issues/47 ) ) ([ 7685e44] ( https://github.com/ipfs/js-ipfs-unixfs/commit/7685e44ce47b6599d427bf177053fb9e16c43bce ) )
12+
13+
14+
15+
16+
617## [ 1.0.3] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter@1.0.2...ipfs-unixfs-exporter@1.0.3 ) (2020-03-30)
718
819** Note:** Version bump only for package ipfs-unixfs-exporter
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-unixfs-exporter" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " JavaScript implementation of the UnixFs exporter used by IPFS" ,
55 "leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
66 "main" : " src/index.js" ,
4444 "chai-as-promised" : " ^7.1.1" ,
4545 "detect-node" : " ^2.0.4" ,
4646 "dirty-chai" : " ^2.0.1" ,
47- "ipfs-unixfs-importer" : " ^1.0.3 " ,
47+ "ipfs-unixfs-importer" : " ^1.0.4 " ,
4848 "ipld" : " ^0.25.0" ,
4949 "ipld-dag-pb" : " ^0.18.0" ,
5050 "ipld-in-memory" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.0.4] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer@1.0.3...ipfs-unixfs-importer@1.0.4 ) (2020-04-15)
7+
8+ ** Note:** Version bump only for package ipfs-unixfs-importer
9+
10+
11+
12+
13+
614## [ 1.0.3] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer@1.0.2...ipfs-unixfs-importer@1.0.3 ) (2020-03-30)
715
816** Note:** Version bump only for package ipfs-unixfs-importer
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-unixfs-importer" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " JavaScript implementation of the UnixFs importer used by IPFS" ,
55 "leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
66 "main" : " src/index.js" ,
4141 "deep-extend" : " ^0.6.0" ,
4242 "detect-node" : " ^2.0.4" ,
4343 "dirty-chai" : " ^2.0.1" ,
44- "ipfs-unixfs-exporter" : " ^1.0.3 " ,
44+ "ipfs-unixfs-exporter" : " ^1.1.0 " ,
4545 "ipld" : " ^0.25.0" ,
4646 "ipld-in-memory" : " ^3.0.0" ,
4747 "it-buffer-stream" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments