Skip to content

Releases: vmware/differential-datalog

DDlog v0.29.2

23 Oct 23:51
6ed1890
Compare
Choose a tag to compare
  • Bug fix release: #786

DDlog v0.29.1

23 Oct 07:41
414cfcf
Compare
Choose a tag to compare
  • New library functions: #783

DDlog v0.29.0

21 Oct 14:58
Compare
Choose a tag to compare
  • Rreplace Aggregate with more ergonomic group_by operator: #780
  • New standard library functions: #781
  • Bug fixes: #778

DDlog v0.28.0

06 Oct 18:41
5afd058
Compare
Choose a tag to compare
  • Support for lambda expressions and closures #772
  • Deprecated ddlog_std::range in favor of ddlog_std::range_vec: #775

DDlog v0.27.0

15 Sep 08:04
923063b
Compare
Choose a tag to compare
  • New Rust module structure: #763.
  • Support for 32-bit nested timestamps: #765.
  • Mutable variables in match patterns: 9498f42.
  • New library functions: #756.

DDlog v0.26.0

30 Aug 10:31
708a1df
Compare
Choose a tag to compare
  • New differential dataflow tracing infrastructure: #747
  • std library improvements: 8d68d13, 80a32fa, 7743f6d
  • json library improvements: a169008
  • Enable write access to match pattern variables: ceec399
  • Bug fixes

DDlog v0.25.5

07 Aug 18:25
37b3c56
Compare
Choose a tag to compare

DDlog v0.25.4

05 Aug 07:33
36380a1
Compare
Choose a tag to compare
  • Improved json library: #724.

DDlog v0.25.3

31 Jul 17:14
1d16ace
Compare
Choose a tag to compare

DDlog v0.25.2

28 Jul 23:00
1ec8420
Compare
Choose a tag to compare
  • Upgrade to python3: #717.
  • Add missing header file to the binary distro.