Skip to content

v1.1.0

Compare
Choose a tag to compare
@haileys haileys released this 23 Dec 02:50
· 384 commits to master since this release

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