Skip to content

v0.9.0

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

Bugs Fixed

  • #95 - Improve Turbolinks support (@virusman)
  • #152 - Adjust backtrace output to be more like Rails (@kevintuhumury)
  • Capture binding stack in Exception#set_backtrace instead of Exception#initialize to fix incorrect backtrace being shown when exception objects are created separately to being raised.