Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.53 KB

History.md

File metadata and controls

52 lines (36 loc) · 1.53 KB

v3.0.2

v3.0.1

  • #58 Fix CRLF problem not allowing parallelshell to start up (shame on me!). (@darkguy2008)

v3.0.0

  • #56 #57 Fix problem with node >= 8 where it says that cwd is not a string. (@darkguy2008)

v1.1.1

  • #11 Fix regression where shebang went missing. Fixes issues with Mac finding binary. (@eliias)

v1.1.0

  • #9 Add shell colour support (passing through colours from child shells). (Fixes #7) (@paulpflug)
  • #8 Fix examples in README to better support Windows. (@jeffcharles)

v1.0.4

  • #4 Ensure app doesn't crash if the exit code isn't present (on some windows machines) (@jackysee)

v1.0.3

Fix deploy issues

v1.0.2

Fix deploy issues

v1.0.1

Fix deploy issues

v1.0.0

Initial Release