Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@francesca64 francesca64 released this 22 Dec 00:11
  • Breaking: the stdout_str and stderr_str methods on bossy::Output and bossy::Error now use bossy::Error instead of std::str::Utf8Error as their error type.
  • Added run_and_wait_for_str and run_and_wait_for_string methods to bossy::Command to make it super easy to get stdout as a string.