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.11] - 2016-04-24
6
+
7
+ ### Changed
8
+ - Add optimization for finding best CURIE matches.
9
+
5
10
## [ 0.4.10] - 2016-04-24
6
11
7
12
### Changed
86
91
[ jsonld-cli ] : https://github.com/digitalbazaar/jsonld-cli
87
92
[ jsonld-request ] : https://github.com/digitalbazaar/jsonld-request
88
93
89
- [ Unreleased ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.10...HEAD
94
+ [ Unreleased ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.11...HEAD
95
+ [ 0.4.11 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.10...0.4.11
90
96
[ 0.4.10 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.9...0.4.10
91
97
[ 0.4.9 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.8...0.4.9
92
98
[ 0.4.8 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.7...0.4.8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jsonld" ,
3
- "version" : " 0.4.11-dev " ,
3
+ "version" : " 0.4.11" ,
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.11-dev " ,
3
+ "version" : " 0.4.11" ,
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