Releases: dice-group/sparql-parser-base
Releases · dice-group/sparql-parser-base
v0.3.6
v0.3.5
Query Hints (#27) * removed version 1.0 * added rules for hinting the variable ordering * query hints for cardinality estimation * comment * fixed typos
v0.3.4
v0.3.3
This is a CI and packaging service release. Code is identical with v0.3.0.
What's Changed
Full Changelog: v0.3.2...v0.3.3
v0.3.2
This is a CI and packaging service release. Code is identical with v0.3.0.
What's Changed
Full Changelog: 0.3.1...v0.3.2
0.3.1
0.3.0
What's Changed
- modernized conan and cmake
- use upstream antlr4 4.10.1 (breaking change: uses
std::any
instead ofantlrcpp::any
)
Full Changelog: 0.2.2...0.3.0
0.2.2 fixed linking error
fix linking error: roll back antlr4 to 4.8 + minor fixes
0.2.1 Bug fixes
Fixed some issues with switching between SPARQL 1.1 and SPARQL 1.0
Unified Code for SPARQL1.0 and SPARQL1.1 Parsers
0.2.0 unified build of sparql-parser-base for SPARQL1.0 and SPARQL1.1