diff options
author | Myles Borins <mylesborins@google.com> | 2018-03-18 14:45:41 +0100 |
---|---|---|
committer | Myles Borins <mylesborins@google.com> | 2018-03-21 11:23:47 +0000 |
commit | 74fb02f689e5e5f911c3a85faf3cdddcd316e076 (patch) | |
tree | 90ca92bb17828160d64e71d5f662841990190a40 /src/tty_wrap.cc | |
parent | 3914e977414c05849553328e375c8fb2c2aaa347 (diff) | |
download | node-new-v9.9.0-proposal.tar.gz |
2018-03-21, Version 9.9.0 (Current)v9.9.0v9.9.0-proposal
Notable changes:
* assert:
- From now on all error messages produced by `assert` in strict mode
will produce a error diff. (Ruben Bridgewater)
https://github.com/nodejs/node/pull/17615
- From now on it is possible to use a validation object in throws
instead of the other possibilities. (Ruben Bridgewater)
https://github.com/nodejs/node/pull/17584
* crypto:
- allow passing null as IV unless required (Tobias Nießen)
https://github.com/nodejs/node/pull/18644
* fs:
- support as and as+ flags in stringToFlags() (Sarat Addepalli)
https://github.com/nodejs/node/pull/18801
* tls:
- expose Finished messages in TLSSocket (Anton Salikhmetov)
https://github.com/nodejs/node/pull/19102
* tty:
- Add getColorDepth function to determine if terminal supports colors
(Ruben Bridgewater) https://github.com/nodejs/node/pull/17615
* util:
- add util.inspect compact option (Ruben Bridgewater)
https://github.com/nodejs/node/pull/17576
* **Added new collaborators**
- [watson](https://github.com/watson) Thomas Watson
PR-URL: https://github.com/nodejs/node/pull/19428
Diffstat (limited to 'src/tty_wrap.cc')
0 files changed, 0 insertions, 0 deletions