v0.3.0
- added the
-Launch detached
action, that runs commands in the background and automatically terminates them at the end of the test; - added the
-Launch ignoring output
action, that doesn't read the output of the launched process; - fixed a bug affecting section values containing a colon character;