Skip to content

Releases: pkrumins/node-tree-kill

v1.2.1

Choose a tag to compare

@billiegoose billiegoose released this 05 Nov 08:18
v1.2.1
d408f04

Changelog:

  • add missing LICENSE file
  • fix TypeScript definitions

v1.1.0

Choose a tag to compare

@billiegoose billiegoose released this 13 May 16:17

New Features:

  • Added a command line interface tree-kill PID SIGNAL (closes #14)

Version 1.0.0

Choose a tag to compare

@billiegoose billiegoose released this 29 Sep 05:51

Change log:

  • Added support for OSX (Darwin)
  • Fixed race condition
  • Refactored code
  • Sort of added a kind of unit test
  • Stable API with the intent to follow semantic versioning