Skip to content

v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 11:43
· 12 commits to master since this release
8dd6334

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 and UNIT_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 to stdout
  • 92d2903: add command-line option --animate or -a waits between printed messages (just for fun)