Releases: gulpjs/fancy-log
Releases · gulpjs/fancy-log
fancy-log v2.0.0
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
Highlight timestamp as util.inspect hightlights Dates (#23 )
Normalize repository, dropping node <10.13 support (#21 )
Features
Highlight timestamp as util.inspect hightlights Dates (#23 ) (27c71a9 )
Miscellaneous Chores
Normalize repository, dropping node <10.13 support (#21 ) (4083943 )
v1.3.3
Compare
Sorry, something went wrong.
No results found
phated
released this
29 Nov 23:35
Fix
Dodge the isTTY check on Windows (9a3a662 )
Make behavior consistent in node 10 (d7a1445 )
Scaffold
v1.3.2
Compare
Sorry, something went wrong.
No results found
phated
released this
29 Nov 23:35
Fix
Reintroduce color-support & --no-color flag (b43bc32 )
v1.3.1
Compare
Sorry, something went wrong.
No results found
phated
released this
29 Nov 23:35
Update
Replace chalk module with ansi-gray (88c5aeb )
Build
Avoid upgrading npm on Travis runs (53e3571 )
v1.3.0
Compare
Sorry, something went wrong.
No results found
phated
released this
29 Nov 23:35
New
Add console methods such as warn, info, dir (e0b5684 ) - Closes #8
v1.2.0
Compare
Sorry, something went wrong.
No results found
phated
released this
29 Nov 23:35
Update
Replace dateformat module with time-stamp (995b2c1 )
Docs
v1.1.0
Compare
Sorry, something went wrong.
No results found
phated
released this
29 Nov 23:35
New
Add an error method that logs to stderr (44d559a )
Docs
Build
v1.0.0
Compare
Sorry, something went wrong.
No results found
phated
released this
29 Nov 23:35
New
Transfer implementation from gulp-util & cleanup tests (b7d2c54 )
Docs
Build
Update npm on each Travis run (0f0a171 )
Scaffold