Opened 6 years ago

Closed 6 years ago

#10564 closed enhancement (fixed)

node.js-9.9.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 6 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 6 years ago

2018-03-21, Version 9.9.0 (Current), @MylesBorins prepared by @targos Notable Changes

assert:

From now on all error messages produced by assert in strict mode will produce a error diff. (Ruben Bridgewater) #17615 From now on it is possible to use a validation object in throws instead of the other possibilities. (Ruben Bridgewater) #17584

crypto:

allow passing null as IV unless required (Tobias Nießen) #18644

fs:

support as and as+ flags in stringToFlags() (Sarat Addepalli) #18801

tls:

expose Finished messages in TLSSocket (Anton Salikhmetov) #19102

tty:

Add getColorDepth function to determine if terminal supports colors. (Ruben Bridgewater) #17615

util:

add util.inspect compact option (Ruben Bridgewater) #17576

comment:3 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20006.

Note: See TracTickets for help on using tickets.