Releases: MarcDiethelm/superspawn
Releases · MarcDiethelm/superspawn
0.1.0
0.0.2
- Remove stdout capture for stdio 'inherit'. It removed color from the output and broke Inquirer.js' 'checkbox' prompt. And it is not what the user expects anyway, even though it would be very nice to have.
0.0.1
- Copy Apache Cordova coho's superspawn.js.
- Add npm/node module stuff.
- Fix a stdio config bug.
- Replace shelljs(.which) with module 'which'.