Skip to content

Releases: karmaresearch/vlog

VLog release 1.3.7

19 Dec 17:45
Compare
Choose a tag to compare

The only change in this release is that the 1.3.6 Maven repository version accidentally was compiled with a too new Java version. The intention is to still support Java 1.8.

VLog release 1.3.6

15 Dec 17:19
Compare
Choose a tag to compare

Bug fix release.

  • String constants "foo"^^<http://www.w3.org/2001/XMLSchema#string> and "foo" are now interchangeable (#73, #55).
  • Build works on M1 and M2 Mac machines (#96).
  • Workaround for correctness issue of the restricted chase for multihead rules that share an existential variable (#98, #64); rules are re-written internally (see #64).
  • Fix for incomplete query answering for rules with partially grounded atoms in the body (#95).
  • Memory leak from TupleIterator is now fixed (#94).
  • Fix for EDB file paths on Windows machines (#97)
  • Acyclicity correctness fixes

VLog release 1.3.5

20 May 13:28
Compare
Choose a tag to compare

Bug fix release.

VLog release 1.3.4

03 Sep 07:55
Compare
Choose a tag to compare

Bug fix release.

VLog release 1.3.3

18 May 10:22
Compare
Choose a tag to compare

Bug fix release.

VLog release 1.3.2

03 Dec 11:29
Compare
Choose a tag to compare

Bug fix release

VLog release 1.3.1

29 Aug 12:36
Compare
Choose a tag to compare

Bug fix release

VLog release 1.3.0

27 Aug 15:24
Compare
Choose a tag to compare

Mostly a bug fix release, but also adds more (a)cyclicity checks and a slightly modified Java API

VLog release 1.2.1

15 Apr 14:19
Compare
Choose a tag to compare

Bug fix release, and made it compile on windows.

VLog version 1.2.0

11 Apr 10:00
Compare
Choose a tag to compare

Next to various bug fixes, this release adds stratified negation, and various acyclicity checks.