Skip to content

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 08 Apr 14:55
· 996 commits to main since this release
  • Update dependencies with cargo update
  • Improved debug structured logging format in Command::run_command. Include new child_pid field to see spawned child process ID.
  • Make OutputWriter::wait_for_completion return fatal error if receiver_task_join_handle.await returns error.