Skip to content

Releases: sun-zheng-an/gulp-shell

0.5.1

23 Feb 16:39
Compare
Choose a tag to compare

Added

  • Add options.verbose

Changed

0.5.0

23 Feb 16:36
Compare
Choose a tag to compare

Added

  • Add options.interactive for toggling input from stdin

Changed

  • Make tasks non-interactive by default to mitigate the hanging issue

0.4.3

23 Feb 17:15
Compare
Choose a tag to compare

Fixed

0.4.2

23 Feb 17:12
Compare
Choose a tag to compare

Added

  • Add options.timeout

Fixed

  • #45 Fix Path on Windows

0.4.1

23 Feb 17:00
Compare
Choose a tag to compare

Changed

  • Add back the support for running interactive commands

0.4.0

23 Feb 16:58
Compare
Choose a tag to compare

Added

  • Add options.errorMessage

Changed

0.3.0

23 Feb 17:21
Compare
Choose a tag to compare

Changed

  • Make options.env less surprising b1165c6

Removed

  • Drop support for reading input from stdin