v0.4.0
What's Changed
- Fix type error on empty backtrace locations by @cboos in #18
- Add Ruby 3.1 to the CI list by @mame in #19
- Make it more robust against a spoofed filename by @mame in #12
- Added dependabot.yml for actions by @hsbt in #21
- Bump actions/checkout from 2 to 3 by @dependabot[bot] in #22
- Use Exception#detailed_message instead of overriding #message by @mame in #24
- Make ErrorHighlight.spot accept Exception by @mame in #25
New Contributors
Full Changelog: v0.3.0...v0.4.0