-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bdefd52
commit 54f2d09
Showing
8 changed files
with
23 additions
and
22 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
# v1.0.0 | ||
|
||
## 1.4.0 | ||
|
||
### Minor Changes | ||
|
||
- 205d0df: Added a simplified step for loading RDF documents from filesystem | ||
|
||
### Patch Changes | ||
|
||
- b67047a: Add missing dependency on `is-stream` which was added as dev dependency | ||
|
||
- Moved to JavaScript modules |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# barnard59-sparql | ||
|
||
## 1.1.0 | ||
|
||
### Minor Changes | ||
|
||
- eeca6e9: Added the possibility to send queries with POST by providing `operation` argument | ||
|
||
### Patch Changes | ||
|
||
- a56ba95: Update RDF/JS dependencies to ESM |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters