Skip to content

Releases: oneofthezombies/kill-tree

Kill Tree CLI 0.2.4

12 Feb 23:40
Compare
Choose a tag to compare

Documents

  • Added How to Install

kill-tree 0.2.3

12 Feb 22:08
Compare
Choose a tag to compare

Documents

  • Fix crates.io bench link.

kill-tree v0.2.0

12 Feb 21:37
Compare
Choose a tag to compare

Features

  • Added blocking version. It is default feature for kill_tree.
  • Optimized tokio version. It is need to feature flag tokio.
  • Added Config.include_target. It is used for cleanup children.

BREAKING CHANGES

  • Every interface is changed... 😢

kill-tree CLI v0.1.2

06 Feb 15:57
Compare
Choose a tag to compare

v0.1.2 (2024-02-07)

Features

  • Kill target process with every child process recursively.
  • Signal argument can be entered from the above feature.