Releases: Shopify/spoom
Releases · Shopify/spoom
v1.1.9
What's Changed
🛠 Other Changes
- Add Ruby 3.1 to CI by @petergoldstein in #116
- Bump a few files to
typed: strictby @Morriar in #119 - Fix position of expected values in
assert_equalby @Morriar in #121 - Bump lsp files to
typed: strictby @Morriar in #120 - Fix flaky
test_run_srb_from_bundler_not_foundtest by @Morriar in #122 Spoom::execreturns anExecResultby @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 tcby @Morriar in #110 - Require
pathnameby @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_ancestorerror 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/configremoval 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 --drymessage 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
v1.1.1
What's Changed
- Add --count-errors to README by @vinistock in #79
- Clean up service manifest by @shopify-services in #80
- Respect allowed_extensions in coverage report by @kddnewton in #81
- Bump rexml from 3.2.4 to 3.2.5 by @dependabot in #82
- Add RBIs count to snapshot by @Morriar in #67
New Contributors
- @shopify-services made their first contribution in #80
- @kddnewton made their first contribution in #81
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Condenses default
spoom tcoutput 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