File tree Expand file tree Collapse file tree 9 files changed +31
-22
lines changed
Expand file tree Collapse file tree 9 files changed +31
-22
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @hydrofoil/creta-labs
22
3+ ## 0.1.5
4+
5+ ### Patch Changes
6+
7+ - abe0fbc: Describe Strategy which generates a construct from annotated shape
8+ - Updated dependencies [ abe0fbc]
9+ - Updated dependencies [ 7c08048]
10+ - @hydrofoil/shape-to-query @0.2.0
11+ - @hydrofoil/labyrinth @0.13.9
12+
313## 0.1.4
414
515### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hydrofoil/creta-labs" ,
3- "version" : " 0.1.4 " ,
3+ "version" : " 0.1.5 " ,
44 "scripts" : {
55 "prepare" : " tsc"
66 },
1616 " lib/*.d.ts"
1717 ],
1818 "dependencies" : {
19- "@hydrofoil/labyrinth" : " ^0.13.5 " ,
20- "@hydrofoil/shape-to-query" : " ^0.1.2 " ,
19+ "@hydrofoil/labyrinth" : " ^0.13.9 " ,
20+ "@hydrofoil/shape-to-query" : " ^0.2.0 " ,
2121 "@hydrofoil/vocabularies" : " ^0.3.3" ,
2222 "@rdfjs/dataset" : " ^1" ,
2323 "@tpluscode/rdf-ns-builders" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 11# @hydrofoil/labyrinth
22
3+ ## 0.13.9
4+
5+ ### Patch Changes
6+
7+ - 7c08048: Overridable strategy for loading resource and collection member data (fixes #31 )
8+ - Updated dependencies [ abe0fbc]
9+ - @hydrofoil/shape-to-query @0.2.0
10+
311## 0.13.8
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hydrofoil/labyrinth" ,
3- "version" : " 0.13.8 " ,
3+ "version" : " 0.13.9 " ,
44 "description" : " Build Hydra APIs on top of hydra-box" ,
55 "scripts" : {
66 "prepare" : " tsc"
2020 "directory" : " packages/labyrinth"
2121 },
2222 "dependencies" : {
23- "@hydrofoil/shape-to-query" : " ^0.1.2 " ,
23+ "@hydrofoil/shape-to-query" : " ^0.2.0 " ,
2424 "@hydrofoil/vocabularies" : " ^0.3.3" ,
2525 "@rdfine/hydra" : " ^0.8.4" ,
2626 "@rdfjs/data-model" : " ^1.2" ,
Original file line number Diff line number Diff line change 11# @hydrofoil/shape-to-query
22
3+ ## 0.2.0
4+
5+ ### Minor Changes
6+
7+ - abe0fbc: Simplest possible support for predicate paths.
8+ BREAKING: change the options parameter
9+
310## 0.1.2
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hydrofoil/shape-to-query" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.2.0 " ,
44 "main" : " index.js" ,
55 "scripts" : {
66 "prepare" : " tsc"
You can’t perform that action at this time.
0 commit comments