Releases: DecisionToolkit/dte
Releases · DecisionToolkit/dte
v0.0.6
v0.0.5
Improved editing.
Install the editor using Rust cargo
:
$ cargo install dte
Open and edit the example decision tables enclosed in dte repository:
$ dte examples/e1.dtb
$ dte examples/e2.dtb
Fine an issue if you find some bug or have a suggestion! Every help is much appreciated!
v0.0.4
Added basic editing capabilities.
Install the editor using Rust cargo
:
$ cargo install dte
Open and edit the example decision tables enclosed in dte repository:
$ dte examples/e1.dtb
$ dte examples/e2.dtb
Fine an issue if you find some bug or have a suggestion! Every help is much appreciated!