Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 621 Bytes

CHANGELOG.md

File metadata and controls

10 lines (9 loc) · 621 Bytes

Changelog

v0.2.5Correct events for stderr, default signal to SIGTERM on kill, thanks @gcochard and @lbeschastny
v0.2.4Add preliminary support for `child_process.kill`.
v0.2.3Use v10 Passthrough streams to avoid bugs due to assumptions by stream wrappers.
v0.2.2Adding support for throwing an exception when the mock process is spawned. Documenting previously undocumented feature for emitting an error with the underlying eventemitter.
v0.2.1Initial version