Releases: Shopify/spoom
Releases · Shopify/spoom
v1.1.11
v1.1.10
What's Changed
🐛 Bug Fixes
- Preserve empty lines when using
spoom bump
by @bravehager in #124
New Contributors
- @bravehager made their first contribution in #124
Full Changelog: v1.1.9...v1.1.10
v1.1.9
What's Changed
🛠 Other Changes
- Add Ruby 3.1 to CI by @petergoldstein in #116
- Bump a few files to
typed: strict
by @Morriar in #119 - Fix position of expected values in
assert_equal
by @Morriar in #121 - Bump lsp files to
typed: strict
by @Morriar in #120 - Fix flaky
test_run_srb_from_bundler_not_found
test by @Morriar in #122 Spoom::exec
returns anExecResult
by @Morriar in #123
New Contributors
- @petergoldstein made their first contribution in #116
Full Changelog: v1.1.8...v1.1.9
v1.1.8
v1.1.7
v1.1.6
What's Changed
✨ Enhancements
🐛 Bug Fixes
- Fix error in
spoom tc
by @Morriar in #110 - Require
pathname
by @etiennebarrie in #112
🛠 Other Changes
- Add Tapioca to dev dependencies by @Morriar in #107
- Use Minitest::SpecReporter by default by @Morriar in #108
- Add release.yml by @Morriar in #111
New Contributors
- @etiennebarrie made their first contribution in #112
Full Changelog: v1.1.5...v1.1.6
v1.1.5
v1.1.4
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
v1.1.2
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
- @viettrungluu made their first contribution in #94
Full Changelog: v1.1.1...v1.1.2