0.1.1
Added
- Add
--versioncommand-line option. - Add installation script.
Changed
- Restore the default
SIGPIPEbehaviour as implemented by the Rust standard library, which is to ignoreSIGPIPEsignals. Unless overriden by the child process, this behaviour will be inherited by it.