Skip to content

v0.6.0

Compare
Choose a tag to compare
@haileys haileys released this 31 Aug 04:09
· 513 commits to master since this release

New Features

  • #118 - Take config.consider_all_requests_local into account when determining whether Better Errors should be loaded into a Rails app

Bugs Fixed

  • #119 - Only insert BetterErrors::Middleware after ActionDispatch::DebugExceptions if it is defined.
  • #30 - Support IE8
  • #121 - Fix typo in IE8 compatibility shim (@qqshfox)