github vmware/differential-datalog v0.44.0
DDlog v0.44.0

latest releases: v1.2.3, v1.2.2, v1.2.1...
2 years ago

[0.44.0] - Aug 12, 2021

Optimizations

  • Compile string literals into lazy static to avoid dynamic allocation every
    time a string literal is used.

Bug fixes

  • Bug fixes in the SQL-to-DDlog compiler
  • Bug in #[derive(Mutator)] macro: mutations that change the constructor of a
    type failed (#1041).

Improvements

  • Improved infrastructure for implementing FromRecord and Mutator traits
    (#1029):
    • Automatically handle Record::Serialized() in FromRecord and Mutator
      implementations.
    • Allow modifying, and not just overwriting Map values.

Don't miss a new differential-datalog release

NewReleases is sending notifications on new releases.