- 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)