2023-11-30 14:15:19 +00:00

28 lines
609 B
Markdown

1.4.0 / 2013-05-02
==================
* use util#format for message formatting
1.3.0 / 2012-02-10
==================
* Changed to use local time zone instead of GMT [thakkar-rushikesh]
1.2.0 / 2011-05-23
==================
* Added sprintf-like `%s` support
1.1.1 / 2010-09-26
==================
* Fixed `Log()` initialization without giving a stream [bentruyman]
1.1.0 / 2010-09-26
==================
* Added streaming reader capabilities (_pass a readable stream_)
* Added `Log()` log level as string support (_alternative of constants_)
* Added _./index.js_ so people can clone