v1.2.0
What's Changed
🐛 Bug Fixes
🛠 Other Changes
- Split context concerns into mixins by @Morriar in #305
- Move all Git helpers as methods on Context by @Morriar in #306
- CLI commands use Context by @Morriar in #308
- Move all Sorbet helpers as methods on Context by @Morriar in #307
- Call
bundle_install!rather thanbundle("install")by @Morriar in #324 - Always capture the error stream when running
Context#srb_metricsby @Morriar in #326 - Do not always call
bundle_install!in TestWithProject by @Morriar in #325
Full Changelog: v1.1.16...v1.2.0