File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.4.10] - 2016-04-24
6
+
7
+ ### Changed
8
+ - Add optimization for compacting keywords.
9
+
5
10
## [ 0.4.9] - 2016-04-23
6
11
7
12
### Changed
81
86
[ jsonld-cli ] : https://github.com/digitalbazaar/jsonld-cli
82
87
[ jsonld-request ] : https://github.com/digitalbazaar/jsonld-request
83
88
84
- [ Unreleased ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.9...HEAD
89
+ [ Unreleased ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.10...HEAD
90
+ [ 0.4.10 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.9...0.4.10
85
91
[ 0.4.9 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.8...0.4.9
86
92
[ 0.4.8 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.7...0.4.8
87
93
[ 0.4.7 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.6...0.4.7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jsonld" ,
3
- "version" : " 0.4.10-dev " ,
3
+ "version" : " 0.4.10" ,
4
4
"description" : " A JSON-LD Processor and API implementation in JavaScript." ,
5
5
"authors" : [
6
6
" Digital Bazaar, Inc."
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jsonld" ,
3
- "version" : " 0.4.10-dev " ,
3
+ "version" : " 0.4.10" ,
4
4
"description" : " A JSON-LD Processor and API implementation in JavaScript." ,
5
5
"homepage" : " http://github.com/digitalbazaar/jsonld.js" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments