DDlog v0.36.0
[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.