v1.1.16
What's Changed
✨ Enhancements
- Update Sorbet segfault handling by @bitwise-aiden in #279
- Add Sorbet killed handling by @bitwise-aiden in #280
🐛 Bug Fixes
🛠 Other Changes
- Remove bad value for
continue-on-errorby @Morriar in #258 - Add Ruby 3.2 to CI matrix by @st0012 in #269
- Add minitest/mock to test helper and regenerate RBI by @bitwise-aiden in #278
- Use ruby/debug by @andyw8 in #292
- Make
Context.git_initreturn a ExecResult so the user can check if the command ran properly by @Morriar in #304 - Some cleaning in the Git helpers by @Morriar in #303
New Contributors
Full Changelog: v1.1.15...v1.1.16