Skip to content

2.0.2

Choose a tag to compare

@trowski trowski released this 01 Sep 04:46
· 12 commits to 2.x since this release
v2.0.2
408a3b4
  • Fixed throwing an Error when invoking getStdin(), getStdout(), and getStderr() if the corresponding STDIO stream had been previously closed. Instead, an already closed stream instance is returned.