This repository was archived by the owner on Mar 10, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.18.3 " ></a >
2
+ ## [ 0.18.3] ( https://github.com/ipfs/interface-ipfs-core/compare/v0.18.2...v0.18.3 ) (2016-11-08)
3
+
4
+
5
+ ### Features
6
+
7
+ * ** dht:** add dht.findpeer spec ([ daf892d] ( https://github.com/ipfs/interface-ipfs-core/commit/daf892d ) )
8
+ * ** dht:** add dht.findprovs spec ([ 9878a92] ( https://github.com/ipfs/interface-ipfs-core/commit/9878a92 ) )
9
+ * ** dht:** add dht.get spec ([ 9ec3064] ( https://github.com/ipfs/interface-ipfs-core/commit/9ec3064 ) )
10
+ * ** dht:** add dht.put + .query spec ([ 841c2c3] ( https://github.com/ipfs/interface-ipfs-core/commit/841c2c3 ) )
11
+
12
+
13
+
1
14
<a name =" 0.18.2 " ></a >
2
15
## [ 0.18.2] ( https://github.com/ipfs/interface-ipfs-core/compare/v0.18.1...v0.18.2 ) (2016-11-08)
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " interface-ipfs-core" ,
3
- "version" : " 0.18.2 " ,
3
+ "version" : " 0.18.3 " ,
4
4
"description" : " A test suite and interface you can use to implement a IPFS core interface." ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments