Skip to content

v6.25.1

Compare
Choose a tag to compare
@imjoehaines imjoehaines released this 05 Jan 09:40
· 83 commits to master since this release
f8d6f4b

Fixes

  • Allow Gem paths to be stripped from file names in stacktraces when they contain a Regexp special character
    | #764

Enhancements

  • Use Exception#detailed_message instead of Exception#message when available
    | #761