Better Errors v1.1.0 Release Notes

Release Date: 2013-12-23 // over 10 years ago
  • New Features

    • ๐Ÿ‘ #205 - ^N and ^P can be used to jump through history in the REPL (@milushov)
    • ๐Ÿ‘ #206 - REPL history persists between requests (@milushov)

    ๐Ÿ› Bugs Fixed

    • #212 - Ensure original_exception is an instance of Exception in ErrorPage#real_exception (@civisanalytics)
    • ๐Ÿ‘ป #216 - Fix full exception message expanding on mouseover in Firefox (@toymachiner62)
    • ๐Ÿ‘ #218 - Prevent cursor from jumping to the beginning of the REPL input when navigating history
    • Files under vendor/ are no longer treated as application frames