Skip to content

Releases: vmware/differential-datalog

DDlog v0.25.1

27 Jul 08:02
da45ca0
Compare
Choose a tag to compare
  • Library function to_string(istring): #716

DDlog v0.25.0

27 Jul 06:02
2c18182
Compare
Choose a tag to compare
  • Vector and map literals #715

DDlog v0.24.0

22 Jul 18:30
b81aa9b
Compare
Choose a tag to compare
  • Error handling using ? operator: #710
  • Fixed the implementation of recursive data types: #709

DDlog v0.23.0

17 Jul 22:26
84a41bf
Compare
Choose a tag to compare
  • Polymorphic functions: #703
  • Object-oriented function call notation: #706

DDlog v0.22.0

09 Jul 23:07
4e45815
Compare
Choose a tag to compare
  • Support for multisets and stream, #699
    Includes non-backwards-compatible API changes.

DDlog v0.21.0

07 Jul 06:55
3502b80
Compare
Choose a tag to compare
  • Type inference engine #668.

DDlog v0.20.0

14 Jun 17:12
1a626b7
Compare
Choose a tag to compare
  • API to dump initial state: #673.
  • Bug fixes.

DDlog v0.19.0

15 May 13:42
b3f4d59
Compare
Choose a tag to compare
  • Shared reference abstraction: #664
  • Improved regex API: #665

DDlog v0.18.0

13 May 17:58
e091ee2
Compare
Choose a tag to compare
  • Inspect operator to facilitate debugging of DDlog rules: #653, #618.
  • Improved C API for working with deltas: #662.

DDlog v0.17.4

08 May 02:16
62f2566
Compare
Choose a tag to compare
  • Support for transcoding data between self-describing and non-self-describing formats: #658