Releases: herrmanno/autotool-solver
Releases · herrmanno/autotool-solver
v0.1.0.0-rc.6
- parse parenthesis in 'rels' REPL
- fix bug in relation's 'transitive closure' (#21)
v0.1.0.0-rc.5
v0.1.0.0-rc.4
Release Candidate #3 for v0.1.0.0 - include new modes 'tasks', 'version', 'license' - internal improvements and housekeeping
v0.1.0.0-rc.3
Release Candidate #1 for v0.1.0.0 - add task type 'graphparam' - add task type 'multiset' - add relation operations 'inverse', 'transitive_cl' and 'reflexive_cl' - add 'mode' param to tasks that use tree evaluation - use 'Binding' in some task types to ease pasting from autotool - add task result type to indicate error / success