Newer
Older
CVSS_3.0_GUI / node_modules / nwjs-builder-phoenix / node_modules / yargs / node_modules / set-blocking / CHANGELOG.md
root on 7 May 2019 718 bytes Initial commit

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2016-05-17)

Features

BREAKING CHANGES

  • stdio/stderr will not be set to blocking if isTTY === false

1.0.0 (2016-05-14)

Features

  • implemented shim for stream._handle.setBlocking (6bde0c0)