Skip to content

v0.0.8

Compare
Choose a tag to compare
@DariuszDepta DariuszDepta released this 18 Sep 08:16
· 40 commits to main since this release
v0.0.8
a618cdf

Decision Toolkit v0.0.8

Validation of the DMN model was too strict, rejecting DMN 1.3 conformant models, especially the ones generated by Camunda tools. This is fixed and now executing Camunda models should work properly. If you find any other cases that do not work, please submit an issue.

Please refer to the CHANGELOG.md for the complete list of changes.

Binary files

File Operating system Processor
dsntk-0.0.8-linux-x86_64 Linux kernel 6.2 Intel 64-bit
dsntk-0.0.8-windows-x86_64.exe Windows Sever 2022 10.0.20348 Intel 64-bit
dsntk-0.0.8-apple-macos-x86_64 macOS 12.6.9 Intel 64-bit
dsntk-0.0.8-apple-macos-arm64 macOS 12.6.9 Apple 64-bit

Decision Toolkit can always be installed using Cargo:

cargo install dsntk

In case of any problems, please submit an issue.