File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ <a name =" v3.0.9 " ></a >
5
+ ## [ v3.0.9] ( https://github.com/LinkedDataFragments/Server.js/compare/v3.0.8...v3.0.9 ) - 2020-06-18
6
+
7
+ ### Changed
8
+ * [ Update to HDT-Node 3.x.x] ( https://github.com/LinkedDataFragments/Server.js/commit/7ae079452f510f13631770282345688828dcc085 )
9
+
4
10
<a name =" v3.0.8 " ></a >
5
11
## [ v3.0.8] ( https://github.com/LinkedDataFragments/Server.js/compare/v3.0.7...v3.0.8 ) - 2020-05-11
6
12
Original file line number Diff line number Diff line change 14
14
" packages/*"
15
15
],
16
16
"useWorkspaces" : true ,
17
- "version" : " 3.0.8 " ,
17
+ "version" : " 3.0.9 " ,
18
18
"loglevel" : " success" ,
19
19
"registry" : " https://registry.npmjs.org/" ,
20
20
"npmClient" : " yarn"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ldf/datasource-hdt" ,
3
3
"description" : " Linked Data Fragments Server - HDT Datasource" ,
4
- "version" : " 3.0.7 " ,
4
+ "version" : " 3.0.9 " ,
5
5
"lsd:module" : " https://linkedsoftwaredependencies.org/bundles/npm/@ldf/datasource-hdt" ,
6
6
"lsd:components" : " components/components.jsonld" ,
7
7
"lsd:contexts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ldf/server" ,
3
3
"description" : " Quad Pattern Fragments Linked Data Fragments Server" ,
4
- "version" : " 3.0.8 " ,
4
+ "version" : " 3.0.9 " ,
5
5
"lsd:module" : " https://linkedsoftwaredependencies.org/bundles/npm/@ldf/server" ,
6
6
"lsd:contexts" : {
7
7
"https://linkedsoftwaredependencies.org/bundles/npm/@ldf/server/^3.0.0/components/context.jsonld" : " components/context.jsonld"
36
36
"dependencies" : {
37
37
"@ldf/core" : " ^3.0.7" ,
38
38
"@ldf/datasource-composite" : " ^3.0.7" ,
39
- "@ldf/datasource-hdt" : " ^3.0.7 " ,
39
+ "@ldf/datasource-hdt" : " ^3.0.9 " ,
40
40
"@ldf/datasource-jsonld" : " ^3.0.7" ,
41
41
"@ldf/datasource-n3" : " ^3.0.8" ,
42
42
"@ldf/datasource-sparql" : " ^3.0.7" ,
You can’t perform that action at this time.
0 commit comments