Releases: RIAEvangelist/node-cmd
Releases · RIAEvangelist/node-cmd
4.0.0
3.0.0
Made Err the first param for callbacks and handlers inorder to properly follow node patterns and also to support both callback and promise use, @stephen-last converted the response order to have err first.
2.0.0
Thanks to @freemany for adding access to the spawned process.
This gives access to information like the pid, as well as stdin/out/io/err etc.
This means you can now create and or use interactive shells. I added an example of opening a python shell and running some code in it from node and put it in the README.md
1.2.0
1.1.0
sys removed and multiline examples now included
1.0.1
node js terminal or commandline npm module. initial release on GitHub