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 +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.64.3 " ></a >
2
+ ## [ 0.64.3] ( https://github.com/ipfs/interface-ipfs-core/compare/v0.64.2...v0.64.3 ) (2018-05-06)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * Typos on bundled libraries pull request ([ 2972426] ( https://github.com/ipfs/interface-ipfs-core/commit/2972426 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * add onlyHash option to files.add ([ #259 ] ( https://github.com/ipfs/interface-ipfs-core/issues/259 ) ) ([ 63179b9] ( https://github.com/ipfs/interface-ipfs-core/commit/63179b9 ) )
13
+
14
+
15
+ ### Performance Improvements
16
+
17
+ * ** pubsub:** Change pubsub tests to do lighter load testing ([ 90a1520] ( https://github.com/ipfs/interface-ipfs-core/commit/90a1520 ) )
18
+
19
+
20
+
1
21
<a name =" 0.64.2 " ></a >
2
22
## [ 0.64.2] ( https://github.com/ipfs/interface-ipfs-core/compare/v0.64.1...v0.64.2 ) (2018-04-23)
3
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " interface-ipfs-core" ,
3
- "version" : " 0.64.2 " ,
3
+ "version" : " 0.64.3 " ,
4
4
"description" : " A test suite and interface you can use to implement a IPFS core interface." ,
5
5
"main" : " js/src/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments