Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

v3.2.0

Compare
Choose a tag to compare
@pawelgalazka pawelgalazka released this 22 Mar 11:05
· 405 commits to master since this release
  • documenting tasks args when calling run without arguments
  • presenting list of available tasks from runfile.js in more readable way
  • passing stdio directly to spawn/execSync
  • changing run api where now it resolves/returns null by default and resolves/returns with value for option stdio: 'pipe'. This allows to return colours to the terminal if provided by commands outcome.