Skip to content

Insatiable Questers

Compare
Choose a tag to compare
@amwmedia amwmedia released this 14 Dec 16:31

General Improvements

  • Action status is now reported as it comes in, instead of being logged all at once after everything is complete. This is particularly nice if you have async actions.
  • Adds support for comments in the actions array that are outputted to the results screen.
  • Now uses ora to output action results and show spinners.
  • Shortens built-in action names in the results output to a 2 character abbreviation (param available to show full action type names)
  • Various bug fixes

Updated Actions

  • addMany has a new verbose option that can be set to false to prevent the actions from listing all files that it adds. Instead it only reports the number of files added.