Releases: Shopify/spoom
Releases · Shopify/spoom
v1.6.3
v1.6.2
What's Changed
✨ Enhancements
🐛 Bug Fixes
🛠 Other Changes
- docs: add translate command examples to README by @maxveldink in #716
- Translate all
T.let
to RBS inline comments supported by Sorbet by @Morriar in #715 - Upgrade development Ruby to 3.4.3 by @vinistock in #725
- Add feature to generate JUnit XML output by @jcoleman in #720
New Contributors
- @maxveldink made their first contribution in #716
- @jcoleman made their first contribution in #720
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.0
What's Changed
✨ Enhancements
- Make dead code ignore methods marked as
@override
or@overridable
by @Morriar in #657 - Add command to translate some inline type annotations to RBS comments by @Morriar in #658
- Add RBS to RBI translation by @Morriar in #695
- Add
spoom srb sigs export
command by @Morriar in #697
🛠 Other Changes
- Migrate to RBS signatures supported by Sorbet by @Morriar in #639
- Remove
extend T::Sig
where not needed. by @Morriar in #686
Full Changelog: v1.5.4...v1.6.0
v1.5.4
v1.5.3
What's Changed
🛠 Other Changes
- Remove duplicate case statement by @KaanOzkan in #632
- Wrap options_string values in quotes by @KaanOzkan in #633
Full Changelog: v1.5.2...v1.5.3
v1.5.2
v1.5.1
What's Changed
✨ Enhancements
- Add command
spoom srb sigs translate
to translate RBI signatures into RBS comments by @Morriar in #611 - Add
spoom srb sigs strip
command by @Morriar in #624
🐛 Bug Fixes
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
🚧 Breaking Changes
- Return
Gem::Version
fromBundle#gem_version_from_gemfile_lock
by @KaanOzkan in #608
🐛 Bug Fixes
🛠 Other Changes
New Contributors
Full Changelog: v1.4.2...v1.5.0