Commit 32a9559
authored
Bump version to 1.2.0 (#29)
* [x] STDIN for subprocess and SSH
* [x] `execute_async` has universal API
* [x] `execute`, `check_call` and `check_output` are shared
* [x] command can be masked for logs
* [x] all commands have default timeout instead of infinite wait
* [x] non-block subprocess pipe pull (including windows)
* Code-style: now 120 symbols/line1 parent 702cddb commit 32a9559
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments