Skip to content

Releases: pkrumins/node-tree-kill

v1.2.1

05 Nov 08:18
v1.2.1
d408f04
Compare
Choose a tag to compare

Changelog:

  • add missing LICENSE file
  • fix TypeScript definitions

v1.1.0

13 May 16:17
Compare
Choose a tag to compare

New Features:

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

Version 1.0.0

29 Sep 05:51
Compare
Choose a tag to compare

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