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.7] - 2016-04-14
6
+
7
+ ### Fixed
8
+ - Testing document loader.
9
+
5
10
## [ 0.4.6] - 2016-03-02
6
11
7
12
### Added
66
71
[ jsonld-cli ] : https://github.com/digitalbazaar/jsonld-cli
67
72
[ jsonld-request ] : https://github.com/digitalbazaar/jsonld-request
68
73
69
- [ Unreleased ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.6...HEAD
74
+ [ Unreleased ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.7...HEAD
75
+ [ 0.4.7 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.6...0.4.7
70
76
[ 0.4.6 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.5...0.4.6
71
77
[ 0.4.5 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.4...0.4.5
72
78
[ 0.4.4 ] : https://github.com/digitalbazaar/jsonld.js/compare/0.4.3...0.4.4
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jsonld" ,
3
- "version" : " 0.4.7-dev " ,
3
+ "version" : " 0.4.7" ,
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.7-dev " ,
3
+ "version" : " 0.4.7" ,
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