v2.0.0
Some breaking changes was made:
console.time
uses hi-res time by default. can be turned off infeatures
.console.dir
now supports output to custom stream (likelog
,warn
, and others do). Options was changed.- colors now respect
tty
. console.trace
upgraded with better stack traces.