Releases: vmware/differential-datalog
Releases · vmware/differential-datalog
DDlog v0.17.3
- Simplified OVSDB adapter: #418
- Bug fix in for-loops over tinysets #657
DDlog v0.17.2
- Compile DDlog-generated Rust projects on native Windows: #645
DDlog v0.17.1
- Improved error messages: #638
- Parser fixes #639
- Fixed a bug in internment library #642
DDlog v0.16.3
- time library: #622
- bug fixes in floating point support: #625
DDlog v0.16.2
- New library function: #623
- Bug fix: #623
DDlog v0.16.1
- Improve handling of multiple updates in a transaction: #619
- JSON library: (de)serialize values from strings: #617
DDlog v0.16.0
- New syntax for functions without the equality sign: #610, #598
- New library functions: #614
ddlog_transaction_commit_dump_changes_as_array
API: #613
- Make the
--no-print
flag obsolete: #595
- Bug fixes: #597
DDlog v0.15.7
deserialize_from_array
attribute: #591
DDlog v0.15.6
- Optimization: #585
- New std library function:
set_intersection()
.
DDlog v0.15.5
New string library functions: #578