Skip to content

DDlog v0.36.0

Compare
Choose a tag to compare
@ryzhyk ryzhyk released this 08 Feb 06:44

[0.36.0] - Feb 7, 2021

API changes

  • Support insert_or_update and delete_by_key in flatbuf API, including in Java.

Other improvements

  • Introduced a benchmarking framework for DDlog (see rust/ddlog_benches/README.md).
  • Format compiler error messages so that emacs can parse the error location.