Releases: expressjs/morgan
Releases · expressjs/morgan
1.5.2
- deps: debug@~2.1.3
- Fix high intensity foreground color for bold
- deps: [email protected]
1.5.1
- deps: debug@~2.1.1
- deps: on-finished@~2.2.0
1.5.0
- Add multiple date formats
clf
for the common log formatiso
for the common ISO 8601 date time formatweb
for the common RFC 1123 date time format
- Deprecate
buffer
option - Fix date format in
common
andcombined
formats - Fix token arguments to accept values with
"
1.4.1
- deps: on-finished@~2.1.1
- Fix handling of pipelined requests
1.4.0
- Add
debug
messages - deps: depd@~1.0.0
1.3.2
- Fix
req.ip
integration whenimmediate: false
1.3.1
- Remove us-used
bytes
dependency - deps: [email protected]
1.3.0
- Assert if
format
is not a function or string
1.2.3
- deps: [email protected]
1.2.2
- deps: [email protected]
- Work-around v8 generating empty stack traces