v0.0.8
New Features
- #8 - Log exception details and a backtrace to the terminal
Bugs Fixed
- #10 - Fall back to plain text if the extension of a file in the backtrace is not supported by Better Errors
- #13 - Fix an exception raised if a line number in a backtrace does not exist. (@caldwell)
- If
__method__
returns nil, a pretty method name is not set. - The first application frame (if any) will be selected by default