v1.0.0
This release:
- Consolidates all options under the
optionskey, those for the executable at the top level and those forsimple-cliitself undersimple. - Removes the
stdiooption, replacing it with anonCompletehandler that receives the stderr and stdout. - Adds an
envoption for specifying additional environment variables. - Splits up
cmdandargsinto separate options and allows an array forargs - Adds a debug flag.
- Adds an extensibility mechanism for custom options.
- Allows dynamic values to be specified via
grunt.config.