Skip to content

Latest commit

 

History

History
179 lines (104 loc) · 7.97 KB

changelog.md

File metadata and controls

179 lines (104 loc) · 7.97 KB

shell-executor - Changelog

v6.0.1

v6.0.0

v5.0.0

v4.0.0

Breaking change

v3.1.3

v3.1.2

v3.1.1

v3.1.0

v3.0.0

v2.0.6

v2.0.5

v2.0.4

v2.0.3

v2.0.2

v2.0.1

v2.0.0

v1.0.0

v0.6.0

v0.4.0

v0.3.2

  • Enhancements
    • Update clix to get better error management - 5b55ba4, royriojas, 17/08/2015 05:29:40

v0.3.1

v0.3.0

  • Refactoring
    • use spawnly as a way to normalize the child_process.spawn utility interface - de9c0aa, royriojas, 30/07/2015 18:27:25

v0.2.4

  • Bug Fixes
    • properly pass the current working directory to the spwaned script - ace2c91, royriojas, 30/07/2015 17:57:31

v0.2.3

  • Features
    • Add support for commands in sequence, using &&. Fixes #2 - 50bd398, royriojas, 30/07/2015 04:24:40

v0.2.2

  • Refactoring

  • Build Scripts Changes

    • Update dependencies and include npm scripts for bumping versions - 3d6279c, royriojas, 30/07/2015 03:08:13

    • remove bumpery in favor of npm scripts - 6fce0eb, royriojas, 30/07/2015 03:06:29

    • ignore .eslintrc - 4a82f52, royriojas, 30/07/2015 02:33:21

v0.2.1

  • Documentation

    • Add documentation about the removal of the colored output. Fixes #1 - 91c2d4f, royriojas, 03/07/2015 18:52:46
  • Build Scripts Changes

v0.1.1

  • Build Scripts Changes

v0.1.0