File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.4.6] - 2016-03-02
6
+
7
+ ### Added
8
+ - Add ` headers ` and ` request ` option for node doc loader.
9
+
10
+ ### Changed
11
+ - Include local tests.
12
+
5
13
## [ 0.4.5] - 2016-01-19
6
14
7
15
### Fixed
58
66
[ jsonld-cli ] : https://github.com/digitalbazaar/jsonld-cli
59
67
[ jsonld-request ] : https://github.com/digitalbazaar/jsonld-request
60
68
61
- [ Unreleased ] : https://github.com/digitalbazaar/jsonld/compare/0.4.5...HEAD
69
+ [ Unreleased ] : https://github.com/digitalbazaar/jsonld/compare/0.4.6...HEAD
70
+ [ 0.4.6 ] : https://github.com/digitalbazaar/jsonld/compare/0.4.5...0.4.6
62
71
[ 0.4.5 ] : https://github.com/digitalbazaar/jsonld/compare/0.4.4...0.4.5
63
72
[ 0.4.4 ] : https://github.com/digitalbazaar/jsonld/compare/0.4.3...0.4.4
64
73
[ 0.4.3 ] : https://github.com/digitalbazaar/jsonld/compare/0.4.2...0.4.3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jsonld" ,
3
- "version" : " 0.4.6-dev " ,
3
+ "version" : " 0.4.6" ,
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.6-dev " ,
3
+ "version" : " 0.4.6" ,
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