Skip to content

Releases: Shopify/spoom

v1.1.3

01 Mar 18:44
Compare
Choose a tag to compare

What's Changed

  • Avoid changing the sigils of files not bumped by @Morriar in #90

Full Changelog: v1.1.2...v1.1.3

v1.1.2

01 Mar 18:44
Compare
Choose a tag to compare

What's Changed

  • Use requires_ancestor instead of T.unsafe(self) by @Morriar in #83
  • Find sorbet/config removal by @Morriar in #89
  • Do not crash when requesting sigil from a directory instead of a file by @Morriar in #86
  • Pass more options to Sorbet when computing coverage metrics by @Morriar in #87
  • Parse --no-stdlib from config by @Morriar in #88
  • Make spoom bump --dry message more obvious by @Morriar in #91
  • checkout the original branch instead of commit when available in #92
  • Ignore comments and blank lines in sorbet/config files (fixes issue #93). by @viettrungluu in #94
  • Bump Bundler by @Morriar in #95

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

01 Mar 18:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Mar 18:43
d9007a9
Compare
Choose a tag to compare

What's Changed

  • Condenses default spoom tc output and makes the sort option default by @seachel in #75
  • Use new no error sections option by @vinistock in #77
  • Add option to count errors if files were bumped to true by @vinistock in #76

Full Changelog: v1.0.9...v1.1.0

v1.0.9

01 Mar 18:43
Compare
Choose a tag to compare

What's Changed

  • Make spoom list easier to use from other scripts by @Morriar in #66
  • Testing against multiple ruby versions by @lucianosousa in #70
  • Improvements to spoom bump by @Morriar in #69
  • Speed up version reading by passing --no-config to Sorbet by @Morriar in #68
  • Bump uses sorbet/config to know which files to change by @Morriar in #72
  • Run test using bundle install by @Morriar in #73
  • Colorize messages by @Morriar in #74

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

01 Mar 18:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

01 Mar 18:42
Compare
Choose a tag to compare

What's Changed

  • require pathname to fix Unitialized constant by @nvh0412 in #49
  • Improvements to spoom bump by @Morriar in #51

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

01 Mar 18:42
Compare
Choose a tag to compare

Full Changelog: v1.0.5...v1.0.6

v1.0.5

01 Mar 18:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

01 Mar 18:42
Compare
Choose a tag to compare

What's Changed

  • Add CLI example with the spoom config command by @Morriar in #3
  • Add LSP connector for Sorbet by @Morriar in #2
  • Add a way to list all files from a Sorbet project by @Morriar in #5
  • Add a parser for Sorbet errors by @Morriar in #4
  • Adds byebug and pry-byebug to Gemfile by @seachel in #9
  • Add srb_version service by @Morriar in #7
  • Add spoom tc metrics by @Morriar in #6

Full Changelog: v1.0.3...v1.0.4