Releases version 0.1.0

pull/46/head v0.1.0
Tpt 4 years ago
parent ffdc68ebf6
commit 0a215cf0c4
  1. 4
      CHANGELOG.md

@ -1,4 +1,4 @@
## Master
## [0.1.0] - 2020-08-09
### Added
- `QueryOptions` now allows settings the query dataset graph URIs (the SPARQL protocol `default-graph-uri` and `named-graph-uri` parameters).
@ -6,7 +6,7 @@
- "default graph as union option" now works with FROM NAMED.
- `pyoxigraph` now exposes and documents `Variable`, `QuerySolution`, `QuerySolutions` and `QueryTriples`
## [0.1.0-rc.1] - 2020-08-01
## [0.1.0-rc.1] - 2020-08-08
### Added
- `oxigraph` Rust library with SPARQL 1.1 query support and memory, Sled and RocksDB stores.

Loading…
Cancel
Save