File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed
Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 1+ ### v1.1.0
2+
3+ - [ #9 ] ( https://github.com/keithamus/parallelshell/pull/9 ) Add shell colour
4+ support (passing through colours from child shells). (Fixes #7 )
5+ ([ @paulpflug ] ( https://github.com/paulpflug ) )
6+ - [ #8 ] ( https://github.com/keithamus/parallelshell/pull/8 ) Fix examples in
7+ README to better support Windows.
8+ ([ @jeffcharles ] ( https://github.com/jeffcharles ) )
9+
10+ ### v1.0.4
11+
12+ - [ #4 ] ( https://github.com/keithamus/parallelshell/pull/4 ) Ensure app doesn't
13+ crash if the exit code isn't present (on some windows machines)
14+ ([ @jackysee ] ( https://github.com/jackysee ) )
15+
16+ ### v1.0.3
17+
18+ Fix deploy issues
19+
20+ ### v1.0.2
21+
22+ Fix deploy issues
23+
24+ ### v1.0.1
25+
26+ Fix deploy issues
27+
28+ ### v1.0.0
29+
30+ Initial Release
Original file line number Diff line number Diff line change 11{
22 "name" : " parallelshell" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Invoke multiple commands, running in parallel" ,
55 "homepage" : " https://github.com/keithamus/parallelshell" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments