This repository was archived by the owner on Mar 10, 2020. It is now read-only.
File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 20.2.0 " ></a >
2
+ # [ 20.2.0] ( https://github.com/ipfs/js-ipfs-api/compare/v20.0.1...v20.2.0 ) (2018-04-30)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * adding files by pull stream ([ 2fa16c5] ( https://github.com/ipfs/js-ipfs-api/commit/2fa16c5 ) )
8
+ * handle request errors in addFromURL ([ 7c5cea5] ( https://github.com/ipfs/js-ipfs-api/commit/7c5cea5 ) )
9
+ * increase timeout for name.publish and fix setup code ([ ceb1106] ( https://github.com/ipfs/js-ipfs-api/commit/ceb1106 ) )
10
+ * ipfs add url wrap doesn't work ([ #750 ] ( https://github.com/ipfs/js-ipfs-api/issues/750 ) ) ([ f6f1bf0] ( https://github.com/ipfs/js-ipfs-api/commit/f6f1bf0 ) )
11
+
12
+
13
+ ### Features
14
+
15
+ * Add offset/length arguments to files.cat ([ 17967c1] ( https://github.com/ipfs/js-ipfs-api/commit/17967c1 ) )
16
+ * get it ready for release ([ #751 ] ( https://github.com/ipfs/js-ipfs-api/issues/751 ) ) ([ 1885af4] ( https://github.com/ipfs/js-ipfs-api/commit/1885af4 ) )
17
+
18
+
19
+
1
20
<a name =" 20.1.0 " ></a >
2
21
# [ 20.1.0] ( https://github.com/ipfs/js-ipfs-api/compare/v20.0.1...v20.1.0 ) (2018-04-30)
3
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-api" ,
3
- "version" : " 20.1 .0" ,
3
+ "version" : " 20.2 .0" ,
4
4
"description" : " A client library for the IPFS HTTP API" ,
5
5
"main" : " src/index.js" ,
6
6
"browser" : {
You can’t perform that action at this time.
0 commit comments