- Added support for browser (V8 only)
- Added
getDate()method - Removed
dateproperty - Removed
momentdependency - Fixed
falseoptions values - Fixed debug stack with checking
logfunction
- Fixed stack for debug
- Fixed callsite version >= 1.0.0
- Added console.format
- Added stack for https://github.com/visionmedia/debug
- Added Buffer support [kilianc]
- Fixed missing default color for trace method [kilianc]
- Fixed missing padding [kilianc]
- Added custom colors
- Fixed output redirection bug
- Misc fixes and improvements [kilianc]
- Added right alignment for callsite info [kilianc]
- Added
console.traced, removedconsole.trace
- Initial release