Skip to content

v1.2.0

Choose a tag to compare

@Morriar Morriar released this 01 Mar 18:48
a319b46

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 than bundle("install") by @Morriar in #324
  • Always capture the error stream when running Context#srb_metrics by @Morriar in #326
  • Do not always call bundle_install! in TestWithProject by @Morriar in #325

Full Changelog: v1.1.16...v1.2.0