Skip to content

v1.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 15:50
· 148 commits to main since this release
  • Fix issue #10
    • When using regex mode, output WARN logs for lines that do not match provided regex. Do not attempt to run commands for these lines.
  • Rename input and output tasks
    • InputSenderTask to InputTask
    • OutputReceiverTask to OutputTask
  • Code cleanups
  • Update dependencies with cargo update