Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@perrylets perrylets released this 01 Oct 23:27
7459b0b

What's Changed

  • Added Command.RawStart method
  • Command.STDOut renamed to Command.stdOut
  • Command.STDIn renamed to Command.stdIn
  • Command.STDErr renamed to Command.stdErr
  • Command.Shell moved to CommandUtils.Shell
  • CommandUtils.CommandExists renamed to CommandUtils.Exists
  • Added Command.exitCode field
  • Added Command.hasError field
  • Added Command.onExit event
  • Added Command.id field
  • Added Command.startTime field

Full Changelog: 1.1.2...2.0.0