File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.4.5] - 2016-01-19
6
+
7
+ ### Fixed
8
+ - N-Quads comments pattern.
9
+ - Local tests.
10
+
5
11
## [ 0.4.4] - 2016-01-08
6
12
7
13
### Fixed
52
58
[ jsonld-cli ] : https://github.com/digitalbazaar/jsonld-cli
53
59
[ jsonld-request ] : https://github.com/digitalbazaar/jsonld-request
54
60
55
- [ Unreleased ] : https://github.com/digitalbazaar/jsonld/compare/0.4.4...HEAD
61
+ [ Unreleased ] : https://github.com/digitalbazaar/jsonld/compare/0.4.5...HEAD
62
+ [ 0.4.5 ] : https://github.com/digitalbazaar/jsonld/compare/0.4.4...0.4.5
56
63
[ 0.4.4 ] : https://github.com/digitalbazaar/jsonld/compare/0.4.3...0.4.4
57
64
[ 0.4.3 ] : https://github.com/digitalbazaar/jsonld/compare/0.4.2...0.4.3
58
65
[ 0.4.2 ] : https://github.com/digitalbazaar/jsonld/compare/0.4.1...0.4.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jsonld" ,
3
- "version" : " 0.4.5-dev " ,
3
+ "version" : " 0.4.5" ,
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.5-dev " ,
3
+ "version" : " 0.4.5" ,
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