File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 2.0.0 " ></a >
2
+ # [ 2.0.0] ( https://github.com/dignifiedquire/borc/compare/v2.0.2...v2.0.0 ) (2016-12-11)
3
+
4
+
5
+ ### Features
6
+
7
+ * ** decoder:** implement diagnose decoder ([ 857f9a9] ( https://github.com/dignifiedquire/borc/commit/857f9a9 ) ), closes [ #5 ] ( https://github.com/dignifiedquire/borc/issues/5 )
8
+ * add docs setup ([ 8164bc2] ( https://github.com/dignifiedquire/borc/commit/8164bc2 ) )
9
+ * rename to borc ([ 936dfc8] ( https://github.com/dignifiedquire/borc/commit/936dfc8 ) )
10
+
11
+
12
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " borc" ,
3
- "version" : " 1 .0.0" ,
3
+ "version" : " 2 .0.0" ,
4
4
"description" : " Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC7049)." ,
5
5
"main" : " ./src/index.js" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments