Skip to content

Releases: Shopify/spoom

v1.1.11

01 Mar 18:47
4c3e815
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix encoding issues when writing non-ASCII content by @Morriar in #125

Full Changelog: v1.1.10...v1.1.11

v1.1.10

01 Mar 18:46
95e184d
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: v1.1.9...v1.1.10

v1.1.9

01 Mar 18:46
e1d339f
Compare
Choose a tag to compare

What's Changed

🛠 Other Changes

New Contributors

Full Changelog: v1.1.8...v1.1.9

v1.1.8

01 Mar 18:46
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix main branch name when initializing a new test repo by @Morriar in #115

Full Changelog: v1.1.7...v1.1.8

v1.1.7

01 Mar 18:45
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix bump command when called with a custom --error-url-base by @Morriar in #114

Full Changelog: v1.1.6...v1.1.7

v1.1.6

01 Mar 18:45
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: v1.1.5...v1.1.6

v1.1.5

01 Mar 18:45
Compare
Choose a tag to compare

What's Changed

  • Remove useless include of Thor::Shell in Spoom::Cli::Helper by @Morriar in #102
  • Use our own shell coloration helper by @Morriar in #103

Full Changelog: v1.1.4...v1.1.5

v1.1.4

01 Mar 18:45
Compare
Choose a tag to compare

What's Changed

  • Remove slack channels from service manifest by @services-db in #98
  • Fix for requires_ancestor error by @mutecipher in #100

New Contributors

  • @services-db made their first contribution in #98
  • @mutecipher made their first contribution in #100

Full Changelog: v1.1.3...v1.1.4

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