view node_modules/errorhandler/History.md @ 101:52e44ee1c791 tip master

enabled all scores in autostart script
author Rob Canning <rc@kiben.net>
date Tue, 21 Apr 2015 16:20:57 +0100
parents 0c3a2942ddee
children
line wrap: on
line source
1.1.1 / 2014-06-20
==================

  * deps: accepts@~1.0.4
    - use `mime-types`

1.1.0 / 2014-06-16
==================

  * Display error on console formatted like `throw`
  * Escape HTML with `escape-html` module
  * Escape HTML in stack trace
  * Escape HTML in title
  * Fix up edge cases with error sent in response
  * Set `X-Content-Type-Options: nosniff` header
  * Use accepts for negotiation

1.0.2 / 2014-06-05
==================

  * Pass on errors from reading error files

1.0.1 / 2014-04-29
==================

  * Clean up error CSS
  * Do not respond after headers sent

1.0.0 / 2014-03-03
==================

  * Genesis from `connect`