Skip to content

Releases: dice-group/sparql-parser-base

v0.3.6

30 Apr 14:12
Compare
Choose a tag to compare
version bump

v0.3.5

19 Dec 10:08
6604ab2
Compare
Choose a tag to compare
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

14 Nov 09:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

28 Feb 10:38
Compare
Choose a tag to compare

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

28 Feb 09:30
Compare
Choose a tag to compare

This is a CI and packaging service release. Code is identical with v0.3.0.

What's Changed

  • Feature: Branch and release Conan package CI by @bigerl in #20
  • changed to v prefix for versions

Full Changelog: 0.3.1...v0.3.2

0.3.1

09 Feb 15:13
9bb9b11
Compare
Choose a tag to compare

What's Changed

  • fixed conan with modern generators by @bigerl in #18

Full Changelog: 0.3.0...0.3.1

0.3.0

09 Jul 13:33
bcbf40e
Compare
Choose a tag to compare

What's Changed

  • modernized conan and cmake
  • use upstream antlr4 4.10.1 (breaking change: uses std::any instead of antlrcpp::any)

Full Changelog: 0.2.2...0.3.0

0.2.2 fixed linking error

22 Jan 14:49
824c2e0
Compare
Choose a tag to compare

fix linking error: roll back antlr4 to 4.8 + minor fixes

see antlr/antlr4#3040

0.2.1 Bug fixes

15 Jan 08:21
ecdcc97
Compare
Choose a tag to compare

Fixed some issues with switching between SPARQL 1.1 and SPARQL 1.0

Unified Code for SPARQL1.0 and SPARQL1.1 Parsers

11 Jan 10:42
Compare
Choose a tag to compare
0.2.0

unified build of sparql-parser-base for SPARQL1.0 and SPARQL1.1