Skip to content

v0.4.0

Choose a tag to compare

@hsbt hsbt released this 29 Oct 00:57
· 58 commits to master since this release

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

  • @cboos made their first contribution in #18

Full Changelog: v0.3.0...v0.4.0