Releases: oneofthezombies/kill-tree
Releases · oneofthezombies/kill-tree
Kill Tree CLI 0.2.4
Documents
- Added
How to Install
kill-tree 0.2.3
Documents
- Fix crates.io bench link.
kill-tree v0.2.0
Features
- Added
blocking
version. It is default feature forkill_tree
. - Optimized
tokio
version. It is need to feature flagtokio
. - Added
Config.include_target
. It is used for cleanup children.
BREAKING CHANGES
- Every interface is changed... 😢
kill-tree CLI v0.1.2
v0.1.2 (2024-02-07)
Features
- Kill target process with every child process recursively.
- Signal argument can be entered from the above feature.