Releases: bithavoc/express-winston
Releases · bithavoc/express-winston
v3.2.1
v3.2.0
v3.0.1
v3.0.0 - First release with Winston 3 support
Winston 3 support 🚀 courtesy of @rosston 🎉
v2.6.0
v2.5.0: fixes security vulnerability and memory usage
v0.3.0
- Convert tests from vows to mocha (#56)
- Added test coverage using blanket (#58)
- Bump winston version to resolve
nsp
vulnerability - thanks @PrototypeAlex (#61) - Add
ignoreRoute
function - thanks @saadtazi (#64) - Add
req.originalUrl
preference overreq.url
, if available - thanks @benkroeger (#71) - Allow skipping of routes - thanks @ppitonak (#69)
- Cleanup of
defaultResponseFilter
- thanks @ppitonak (#70) - Add Node 0.12 and io.js to Travis-CI build (#73)