3.0.1
The new major version is mostly compatible with the version 2.
Incompatible changes
Changes in warnings produced by the lib:
warningsfield ofRunResult:- renamed to
runnerWarnings - its type changed from
WarningsArraytoRunnerWarning[]
- renamed to
WarningsArrayexported type removedWarningexported type renamed toRunnerWarningprintWarningsinRunOptions.setOutputOptions()renamed toprintRunnerWarnings
JS file target path bugfix:
RunTarget.jsFile()accepts the same file path relative to your repo regardless of specified working dir (options.setWorkingDir(...))
New features:
DeprecatedNodeVersionWarningabout deprecatednode12actions added- small bugfix