v1.0.0
Breaking changes
This release breaks compatibility with gleichzeitig run
in v0.2.0:
Previous behaviour:
gleichzeitig run "echo 'hello world'+echo 'hello world2"
New behaviour:
gleichzeitig run "echo 'hello world'" "echo 'hello world2"
This release breaks compatibility with gleichzeitig run
in v0.2.0:
Previous behaviour:
gleichzeitig run "echo 'hello world'+echo 'hello world2"
New behaviour:
gleichzeitig run "echo 'hello world'" "echo 'hello world2"