* Changed regex in iperf3 cmd _parse_header to accept 'Bitrate' and 'Bandwidth' to support older iperf3 versions * Optional mrge additional params from config and from function * Coverage - parameters values converted to compatibility with version 7.4.4
3.6.0
* Optional pause Wait4Prompts during state change * Added CRT tests
3.5.0
* Unix commands - optional ctrl + z and kill on timeout - add `wait` call after `kill` * Add helper for escape codes `[2004l` `[2004h` * Add break_event to Event
3.4.0
* StateMachine - lock to avoid race conditions * Command failure regular expression and exceptions for them * Timeout msg for unix commands
3.3.0
* Optional log to console/stdout * Optional sleep before commands in EventAwaiter * Unix commands - optional ctrl + z and kill on timeout