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 22
33## [ Unreleased]
44
5+ ## [ 0.4.11] - 2016-04-24
6+
7+ ### Changed
8+ - Add optimization for finding best CURIE matches.
9+
510## [ 0.4.10] - 2016-04-24
611
712### Changed
8691[ jsonld-cli ] : https://github.com/digitalbazaar/jsonld-cli
8792[ jsonld-request ] : https://github.com/digitalbazaar/jsonld-request
8893
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
9096[ 0.4.10 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.9...0.4.10
9197[ 0.4.9 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.8...0.4.9
9298[ 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 11{
22 "name" : " jsonld" ,
3- "version" : " 0.4.11-dev " ,
3+ "version" : " 0.4.11" ,
44 "description" : " A JSON-LD Processor and API implementation in JavaScript." ,
55 "authors" : [
66 " Digital Bazaar, Inc."
Original file line number Diff line number Diff line change 11{
22 "name" : " jsonld" ,
3- "version" : " 0.4.11-dev " ,
3+ "version" : " 0.4.11" ,
44 "description" : " A JSON-LD Processor and API implementation in JavaScript." ,
55 "homepage" : " http://github.com/digitalbazaar/jsonld.js" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments