Releases: vmware/differential-datalog
Releases · vmware/differential-datalog
DDlog v0.29.1
- New library functions: #783
DDlog v0.29.0
- Rreplace
Aggregate
with more ergonomic group_by
operator: #780
- New standard library functions: #781
- Bug fixes: #778
DDlog v0.28.0
- Support for lambda expressions and closures #772
- Deprecated
ddlog_std::range
in favor of ddlog_std::range_vec
: #775
DDlog v0.27.0
- 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
- 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.4
- Improved json library: #724.
DDlog v0.25.2
- Upgrade to python3: #717.
- Add missing header file to the binary distro.