Releases: eliasku/unit
Releases · eliasku/unit
v0.0.6
v0.0.5
v0.0.4
Patch Changes
- 34b4a33: add doctest-like reporter for CLion IDE via
-r=xml
command-line option - 34b4a33: add command-line option
--trace
or-t
sets tracing printer for extra verbose output mode (for debugging) - 7b61b83: add
UNIT_IMPLEMENT
andUNIT_MAIN
compile options - e30f22c: add
(anonymous)
label for nodes with empty-string name - 92d2903: add command-line option
--no-colors
to disable terminal ascii codes and unicode characters used for icons - 92d2903: add command-line option
--silent
or-s
to turn off reporting tostdout
- 92d2903: add command-line option
--animate
or-a
waits between printed messages (just for fun)