v1.1.0
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 ofException
inErrorPage#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