# Changelog All notable changes to this project will be documented in this file. ## [0.2.2] - 2022-05-26 ### Features - Clone kill sender + don't require mutable access ### Miscellaneous Tasks - 0.2.2 ## [0.2.1] - 2022-05-23 ### Features - Impl from PathBuf/Path/str ### Miscellaneous Tasks - Remove runner.rs ## [0.2.0] - 2022-05-23 ### Ref - Prefer spawn_and_stream over stream ## [0.1.3] - 2022-05-21 ### Miscellaneous Tasks - Remove set_* and stay consistent - Re-export Stream ## [0.1.1] - 2022-05-21 ### Features - Impl Deref for ProcessItem ## [0.1.0] - 2022-05-21 ### Documentation - Add example usage ### Features - Kill process ### Miscellaneous Tasks - Cargo.toml