Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 264 Bytes

CHANGELOG.md

File metadata and controls

11 lines (7 loc) · 264 Bytes

Changelog

Version 0.2.0

  • Add feature to return only command output (given a Regexp to remove prompts)
  • Add error processing (return exit code and std_err via Regexp)
  • Add more debugging output about command buffering

Version 0.1.0

  • Initial version