Skip to content

Releases: coderaiser/redrun

redrun v4.1.1

05 Jul 17:58
Compare
Choose a tag to compare

fix

  • (redrun) mapsome path

redrun v4.1.0

05 Jul 15:44
Compare
Choose a tag to compare

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

22 Jun 18:25
Compare
Choose a tag to compare

feature

  • (package) add tap-min
  • (redrun) add -q, --quiet

redrun v3.0.1

16 May 16:23
Compare
Choose a tag to compare

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

06 May 12:29
Compare
Choose a tag to compare

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

05 May 14:39
Compare
Choose a tag to compare

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

04 May 15:31
Compare
Choose a tag to compare

feature

  • (redrun) add support of "&&"

redrun v1.12.0

04 May 15:03
Compare
Choose a tag to compare

fix

  • (regexp) (un?)install -> (un)?install

feature

  • (redrun) add support of multylevel $npm_package_config variables

redrun v1.11.1

29 Apr 13:54
Compare
Choose a tag to compare

feature

  • (package) rm npcp

redrun v1.11.0

29 Apr 13:51
Compare
Choose a tag to compare

feature

  • (redrun) add npm_package_config support