Skip to content

Releases: vmware/differential-datalog

DDlog v0.15.4

26 Mar 03:00
37a7eec
Compare
Choose a tag to compare
  • New functions added to the regex library: #576

DDlog v0.15.3

23 Mar 06:08
3b20f92
Compare
Choose a tag to compare

DDlog v0.15.2

20 Mar 05:03
9a42c7d
Compare
Choose a tag to compare
  • Improved JSON (de)serialization: #566
  • Bug fix in type coercion: #565
  • Souffle converter: support for new souffle syntax: #564

DDlog v0.15.1

18 Mar 16:16
d6abc74
Compare
Choose a tag to compare
  • MacOS compatibility issue
  • Documentation cleanup

DDlog v0.15.0

09 Mar 15:54
7def655
Compare
Choose a tag to compare
  • Floating point support
  • Bug fixes

DDlog v0.14.3

03 Mar 01:19
eabe00c
Compare
Choose a tag to compare
  • Uniform formatting for output records: #542.
  • On-the-fly deserialization of records from JSON: #543.

DDlog v0.14.2

27 Feb 16:22
2dedede
Compare
Choose a tag to compare
  • Initial support for recursive data types: #538
  • New library functions in json.dl and std.dl: #538
  • Allow access to fields of structs and tuples wrapped in Ref<>'s using .-notation: #534

DDlog v0.14.1

24 Feb 18:29
c18082d
Compare
Choose a tag to compare
  • Support for JSON parsing/generation: #528
  • Go API: #529
  • Extend the command language to import string literals from files: a278a9e
  • Improved compilation of type annotations: 66bd02f
  • New command: insert_or_update: 9692a60

DDlog v0.14.0

18 Feb 19:29
Compare
Choose a tag to compare
  • Libraries: uuid.dl (7dad9d5), net.dl (b5b650e)
  • Introduced insert-or-update command: 9692a60
  • Improved re-compilation time: 7dad9d5
  • ovsdb2ddlog --output-file CLI switch: c755492
  • ddlog --output-dir CLI switch: c61563f

DDlog v0.13.1

06 Feb 04:02
6a63271
Compare
Choose a tag to compare