Releases: kamchatka-volcano/lunchtoast
Releases · kamchatka-volcano/lunchtoast
v0.4.1
v0.4.0
- Added the 'Wait' action
- Fixed matching of user actions
- Fixed termination of detached processes on Windows
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;
v0.2.0
Initial release