File tree 6 files changed +46
-16
lines changed
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
+
1
14
<a name =" 0.41.1 " ></a >
2
15
## [ 0.41.1] ( https://github.com/ipfs/js-ipfs-unixfs-exporter/compare/v0.41.0...v0.41.1 ) (2020-02-04)
3
16
799
812
800
813
<a name =" 0.1.0 " ></a >
801
814
# 0.1.0 (2016-02-12)
802
-
803
-
804
-
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs-exporter" ,
3
- "version" : " 0.41.1 " ,
3
+ "version" : " 1.0.0 " ,
4
4
"description" : " JavaScript implementation of the UnixFs exporter used by IPFS" ,
5
5
"leadMaintainer" :
" Alex Potsides <[email protected] >" ,
6
6
"main" : " src/index.js" ,
42
42
"chai" : " ^4.2.0" ,
43
43
"detect-node" : " ^2.0.4" ,
44
44
"dirty-chai" : " ^2.0.1" ,
45
- "ipfs-unixfs-importer" : " ^0.45 .0" ,
45
+ "ipfs-unixfs-importer" : " ^1.0 .0" ,
46
46
"ipld" : " ^0.25.0" ,
47
47
"ipld-dag-pb" : " ^0.18.0" ,
48
48
"ipld-in-memory" : " ^3.0.0" ,
54
54
"cids" : " ^0.7.3" ,
55
55
"err-code" : " ^2.0.0" ,
56
56
"hamt-sharding" : " ^1.0.0" ,
57
- "ipfs-unixfs" : " ^0.3 .0" ,
57
+ "ipfs-unixfs" : " ^1.0 .0" ,
58
58
"it-last" : " ^1.0.1" ,
59
59
"multihashing-async" : " ^0.8.0"
60
60
}
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
+
1
14
<a name =" 0.45.0 " ></a >
2
15
# [ 0.45.0] ( https://github.com/ipfs/js-ipfs-unixfs-importer/compare/v0.44.1...v0.45.0 ) (2020-02-04)
3
16
@@ -923,6 +936,3 @@ stuff instead of a `dag-raw` node.
923
936
924
937
<a name =" 0.1.0 " ></a >
925
938
# 0.1.0 (2016-02-12)
926
-
927
-
928
-
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs-importer" ,
3
- "version" : " 0.45 .0" ,
3
+ "version" : " 1.0 .0" ,
4
4
"description" : " JavaScript implementation of the UnixFs importer used by IPFS" ,
5
5
"leadMaintainer" :
" Alex Potsides <[email protected] >" ,
6
6
"main" : " src/index.js" ,
41
41
"deep-extend" : " ^0.6.0" ,
42
42
"detect-node" : " ^2.0.4" ,
43
43
"dirty-chai" : " ^2.0.1" ,
44
- "ipfs-unixfs-exporter" : " ^0.41.1 " ,
44
+ "ipfs-unixfs-exporter" : " ^1.0.0 " ,
45
45
"ipld" : " ^0.25.0" ,
46
46
"ipld-in-memory" : " ^3.0.0" ,
47
47
"it-buffer-stream" : " ^1.0.0" ,
53
53
"bl" : " ^4.0.0" ,
54
54
"err-code" : " ^2.0.0" ,
55
55
"hamt-sharding" : " ^1.0.0" ,
56
- "ipfs-unixfs" : " ^0.3 .0" ,
56
+ "ipfs-unixfs" : " ^1.0 .0" ,
57
57
"ipld-dag-pb" : " ^0.18.0" ,
58
58
"it-all" : " ^1.0.1" ,
59
59
"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
+
1
14
# [ 0.3.0] ( https://github.com/ipfs/js-ipfs-unixfs/compare/v0.2.0...v0.3.0 ) (2020-01-08)
2
15
3
16
122
135
123
136
<a name =" 0.1.0 " ></a >
124
137
# 0.1.0 (2016-02-10)
125
-
126
-
127
-
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 1.0 .0" ,
4
4
"description" : " JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)" ,
5
5
"leadMaintainer" :
" Alex Potsides <[email protected] >" ,
6
6
"main" : " src/index.js" ,
You can’t perform that action at this time.
0 commit comments