Skip to content

0.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Nov 15:23
· 42 commits to main since this release
9164e83

Added

  • Add --version command-line option.
  • Add installation script.

Changed

  • Restore the default SIGPIPE behaviour as implemented by the Rust standard library, which is to ignore SIGPIPE signals. Unless overriden by the child process, this behaviour will be inherited by it.