You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
697 B
40 lines
697 B
3 years ago
|
|
||
|
1.3.1 / 2017-01-12
|
||
|
==================
|
||
|
|
||
|
* add color for code 0
|
||
|
* bump deps
|
||
|
|
||
|
1.2.2 / 2014-07-05
|
||
|
==================
|
||
|
|
||
|
* fix: stop using octal literals for strict mode
|
||
|
|
||
|
1.2.1 / 2014-05-13
|
||
|
==================
|
||
|
|
||
|
* bump bytes
|
||
|
|
||
|
1.2.0 / 2014-02-12
|
||
|
==================
|
||
|
|
||
|
* add: add colors and symbols for error and close events
|
||
|
* remove: only make the method bold
|
||
|
|
||
|
1.1.1 / 2014-01-15
|
||
|
==================
|
||
|
|
||
|
* fix: use `ctx.originalUrl` instead of `ctx.url`
|
||
|
|
||
|
1.1.0 / 2013-12-21
|
||
|
==================
|
||
|
|
||
|
* add: log the response length of streams
|
||
|
* add: humanize the response time
|
||
|
* add: log when response is finished/closed, not caught upstream
|
||
|
|
||
|
1.0.1 / 2013-08-22
|
||
|
==================
|
||
|
|
||
|
* fix exception handling
|