This repository was archived by the owner on Aug 11, 2021. It is now read-only.
Commit e0c1dae 1 parent c8729cf commit e0c1dae Copy full SHA for e0c1dae
File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.9.1 " ></a >
2
+ ## [ 0.9.1] ( https://github.com/ipld/js-ipld-dag-pb/compare/v0.9.0...v0.9.1 ) (2016-11-24)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * ensure empty link names are preserved ([ ad11b7a] ( https://github.com/ipld/js-ipld-dag-pb/commit/ad11b7a ) )
8
+ * fixtures loading in the browser ([ 405dd01] ( https://github.com/ipld/js-ipld-dag-pb/commit/405dd01 ) )
9
+ * linting ([ d51245c] ( https://github.com/ipld/js-ipld-dag-pb/commit/d51245c ) )
10
+ * sort links in creation ([ 8519b3b] ( https://github.com/ipld/js-ipld-dag-pb/commit/8519b3b ) )
11
+ * use aegir fixtures instead ([ c492997] ( https://github.com/ipld/js-ipld-dag-pb/commit/c492997 ) )
12
+
13
+
14
+
1
15
<a name =" 0.9.0 " ></a >
2
16
# [ 0.9.0] ( https://github.com/ipld/js-ipld-dag-pb/compare/v0.8.0...v0.9.0 ) (2016-11-24)
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipld-dag-pb" ,
3
- "version" : " 0.9.0 " ,
3
+ "version" : " 0.9.1 " ,
4
4
"description" : " JavaScript Implementation of the MerkleDAG Node in Protobuf." ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments