File tree Expand file tree Collapse file tree 6 files changed +46
-16
lines changed Expand file tree Collapse file tree 6 files changed +46
-16
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # 1.0.0 (2020-02-21)
7+
8+ ** Note:** Version bump only for package ipfs-unixfs-exporter
9+
10+
11+
12+
13+
114<a name =" 0.41.1 " ></a >
215## [ 0.41.1] ( https://github.com/ipfs/js-ipfs-unixfs-exporter/compare/v0.41.0...v0.41.1 ) (2020-02-04)
316
799812
800813<a name =" 0.1.0 " ></a >
801814# 0.1.0 (2016-02-12)
802-
803-
804-
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-unixfs-exporter" ,
3- "version" : " 0.41.1 " ,
3+ "version" : " 1.0.0 " ,
44 "description" : " JavaScript implementation of the UnixFs exporter used by IPFS" ,
55 "leadMaintainer" :
" Alex Potsides <[email protected] >" ,
66 "main" : " src/index.js" ,
4242 "chai" : " ^4.2.0" ,
4343 "detect-node" : " ^2.0.4" ,
4444 "dirty-chai" : " ^2.0.1" ,
45- "ipfs-unixfs-importer" : " ^0.45 .0" ,
45+ "ipfs-unixfs-importer" : " ^1.0 .0" ,
4646 "ipld" : " ^0.25.0" ,
4747 "ipld-dag-pb" : " ^0.18.0" ,
4848 "ipld-in-memory" : " ^3.0.0" ,
5454 "cids" : " ^0.7.3" ,
5555 "err-code" : " ^2.0.0" ,
5656 "hamt-sharding" : " ^1.0.0" ,
57- "ipfs-unixfs" : " ^0.3 .0" ,
57+ "ipfs-unixfs" : " ^1.0 .0" ,
5858 "it-last" : " ^1.0.1" ,
5959 "multihashing-async" : " ^0.8.0"
6060 }
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # 1.0.0 (2020-02-21)
7+
8+ ** Note:** Version bump only for package ipfs-unixfs-importer
9+
10+
11+
12+
13+
114<a name =" 0.45.0 " ></a >
215# [ 0.45.0] ( https://github.com/ipfs/js-ipfs-unixfs-importer/compare/v0.44.1...v0.45.0 ) (2020-02-04)
316
@@ -923,6 +936,3 @@ stuff instead of a `dag-raw` node.
923936
924937<a name =" 0.1.0 " ></a >
925938# 0.1.0 (2016-02-12)
926-
927-
928-
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-unixfs-importer" ,
3- "version" : " 0.45 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " JavaScript implementation of the UnixFs importer used by IPFS" ,
55 "leadMaintainer" :
" Alex Potsides <[email protected] >" ,
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" : " ^0.41.1 " ,
44+ "ipfs-unixfs-exporter" : " ^1.0.0 " ,
4545 "ipld" : " ^0.25.0" ,
4646 "ipld-in-memory" : " ^3.0.0" ,
4747 "it-buffer-stream" : " ^1.0.0" ,
5353 "bl" : " ^4.0.0" ,
5454 "err-code" : " ^2.0.0" ,
5555 "hamt-sharding" : " ^1.0.0" ,
56- "ipfs-unixfs" : " ^0.3 .0" ,
56+ "ipfs-unixfs" : " ^1.0 .0" ,
5757 "ipld-dag-pb" : " ^0.18.0" ,
5858 "it-all" : " ^1.0.1" ,
5959 "it-batch" : " ^1.0.3" ,
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # 1.0.0 (2020-02-21)
7+
8+ ** Note:** Version bump only for package ipfs-unixfs
9+
10+
11+
12+
13+
114# [ 0.3.0] ( https://github.com/ipfs/js-ipfs-unixfs/compare/v0.2.0...v0.3.0 ) (2020-01-08)
215
316
122135
123136<a name =" 0.1.0 " ></a >
124137# 0.1.0 (2016-02-10)
125-
126-
127-
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-unixfs" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)" ,
55 "leadMaintainer" :
" Alex Potsides <[email protected] >" ,
66 "main" : " src/index.js" ,
You can’t perform that action at this time.
0 commit comments