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.4.0 " ></a >
2
+ # [ 0.4.0] ( https://github.com/ipfs/js-ipfs-mfs/compare/v0.3.2...v0.4.0 ) (2018-09-28)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * allow for graceful release with datastore-level ([ 64ff6a1] ( https://github.com/ipfs/js-ipfs-mfs/commit/64ff6a1 ) )
8
+ * avoid creating a cid with a null result ([ 59bcf3c] ( https://github.com/ipfs/js-ipfs-mfs/commit/59bcf3c ) )
9
+ * update database not found error ([ 62212c4] ( https://github.com/ipfs/js-ipfs-mfs/commit/62212c4 ) )
10
+ * update read cli to use returned pull stream ([ 62cf0cd] ( https://github.com/ipfs/js-ipfs-mfs/commit/62cf0cd ) )
11
+
12
+
13
+
1
14
<a name =" 0.3.2 " ></a >
2
15
## [ 0.3.2] ( https://github.com/ipfs/js-ipfs-mfs/compare/v0.3.1...v0.3.2 ) (2018-08-23)
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-mfs" ,
3
- "version" : " 0.3.2 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"description" : " JavaScript implementation of the IPFS Mutable File System" ,
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