Releases: coderaiser/redrun
Releases Β· coderaiser/redrun
redrun v4.1.1
fix
- (redrun) mapsome path
redrun v4.1.0
feature
- (redrun) rm deprecation message
- (redrun) add ability to run scripts with redrun from any directory
- (package) eslint v3.0.0
- (package) add tap-min
- (redrun) add -q, --quiet
redrun v4.0.0
feature
- (package) add tap-min
- (redrun) add -q, --quiet
redrun v3.0.1
fix
- (redrun) -v, -h when no package.json in curren directory
feature
- (package) npm-run-all v2.0.0
- (package) keywords: add
- (package) scripts: rm "-"
redrun v3.0.0
fix
- (redrun) parse redrun args with ENV set
feature
- (redrun) add --calm, --series-calm, --parallel-calm
- (cli-parse) help: add args
redrun v2.1.0
fix
- (cli-parse) script-not-found: message
- (redrun) throw on similar name
feature
- (redrun) add script arguments support
- (redrun) add tryOrExit
- (redrun) preserve colors: spawnify -> child_process.execSync
redrun v2.0.0
feature
- (redrun) add support of "&&"
redrun v1.12.0
fix
- (regexp) (un?)install -> (un)?install
feature
- (redrun) add support of multylevel $npm_package_config variables
redrun v1.11.1
feature
- (package) rm npcp
redrun v1.11.0
feature
- (redrun) add npm_package_config support