Skip to content

Releases: ehmicky/gulp-execa

Release 0.5.3

22 May 14:42
Compare
Choose a tag to compare

Bug fixes

Fix bug when escaping multiple spaces with backslashes in the command.

Release 0.5.2

22 May 11:25
Compare
Choose a tag to compare

Bug fixes

Fix error messages for task() on Node >=12.3.0

Release 0.5.1

22 May 11:23
Compare
Choose a tag to compare
Release 0.5.1

Release 0.5.0

21 May 09:41
Compare
Choose a tag to compare

Features

The function passed to stream() can now return an object, allowing
file-specific options.

Release 0.4.0

20 May 18:14
Compare
Choose a tag to compare

Release 0.3.2

20 May 17:40
Compare
Choose a tag to compare

Release 0.3.1

20 May 13:50
Compare
Choose a tag to compare

Release 0.3.0

20 May 13:12
Compare
Choose a tag to compare

Release 0.2.3

26 Apr 19:20
Compare
Choose a tag to compare
  • Use util.callbackify() (8157283)
  • Upgrade gulp-shared-tasks 0.27.31 -> 0.27.32 (abe42a4)
  • Upgrade gulp-shared-tasks 0.27.30 -> 0.27.31 (bd58d63)
  • Upgrade gulp-shared-tasks 0.27.29 -> 0.27.30 (b82cd35)
  • Upgrade gulp-shared-tasks 0.27.28 -> 0.27.29 (a7d2da1)
  • Upgrade gulp-shared-tasks 0.27.27 -> 0.27.28 (40984c7)
  • Upgrade husky 1.3.1 -> 2.1.0 (9732d09)
  • Upgrade gulp-shared-tasks 0.27.26 -> 0.27.27 (2e62c05)
  • Upgrade gulp-shared-tasks 0.27.25 -> 0.27.26 (e3f93a6)
  • Upgrade gulp-shared-tasks 0.27.24 -> 0.27.25 (14cd784)
  • Upgrade gulp 4.0.0 -> 4.0.1 (5d5d3c3)
  • Upgrade gulp-shared-tasks 0.27.23 -> 0.27.24 (9dc6aaf)
  • Upgrade gulp-shared-tasks 0.27.17 -> 0.27.23 (834cfdf)
  • Upgrade gulp-shared-tasks 0.27.13 -> 0.27.17 (84993e5)
  • Upgrade gulp-shared-tasks 0.27.12 -> 0.27.13 (db71bb1)
  • Upgrade gulp-shared-tasks 0.27.11 -> 0.27.12 (c487a0f)
  • Add .gitattributes (08a78ce)
  • Prettify (2ea4f9d)
  • Upgrade gulp-shared-tasks 0.27.10 -> 0.27.11 (23de957)
  • Update config files (50acf7b)
  • Upgrade gulp-shared-tasks 0.27.4 -> 0.27.10 (6d8e2e9)
  • Upgrade gulp-shared-tasks 0.27.3 -> 0.27.4 (ba344c7)
  • Upgrade gulp-shared-tasks 0.27.2 -> 0.27.3 (c371853)
  • Simplify ava.config.js (711c886)
  • Upgrade gulp-shared-tasks 0.27.1 -> 0.27.2 (3fad04e)
  • Upgrade gulp-shared-tasks 0.27.0 -> 0.27.1 (df1f826)
  • Update .eslintrc (1ce05ed)
  • Upgrade gulp-shared-tasks 0.26.0 -> 0.27.0 (8b81324)
  • Upgrade gulp-shared-tasks 0.25.1 -> 0.26.0 (b45cbb6)
  • Update lock file (62c7209)
  • Upgrade gulp-shared-tasks 0.24.11 -> 0.25.0 (f970d64)
  • Upgrade gulp-shared-tasks 0.24.10 -> 0.24.11 (9c4ad6c)
  • Upgrade gulp-shared-tasks 0.24.8 -> 0.24.10 (a7ac6bc)
  • Fix .gitignore (7e4f24f)
  • Upgrade gulp-shared-tasks 0.24.7 -> 0.24.8 (d21cc79)
  • Upgrade gulp-shared-tasks 0.24.6 -> 0.24.7 (d0cc908)
  • Fix index.js (a1dccfd)
  • Replace exports (71c058d)
  • Replace imports (b65a591)
  • Remove use strict (88ab1b2)
  • Fix eslintrc (0c7c099)
  • Upgrade core-js 3.0.0 -> 3.0.1 (ec5b771)
  • Upgrade gulp-shared-tasks 0.24.4 -> 0.24.6 (ac9d2c4)
  • Upgrade gulp-shared-tasks 0.23.4 -> 0.24.4 (8f6e410)

Release 0.2.2

03 Apr 11:00
Compare
Choose a tag to compare
  • Make errors less verbose (69fbeed)