Skip to content

v0.4.0

Compare
Choose a tag to compare
@ed-xmos ed-xmos released this 28 Jan 11:19
· 168 commits to master since this release
7a7e77a
  • CHANGED: Python code to use subprocess instead of sh
  • REMOVED: Contextlib support for capturing stout/stderr
  • ADDED: run_on_target() method returns stdout/err as list of lines
  • ADDED: optional verbose kwarg in run_on_target()to reduce verbosity