Releases: Shopify/spoom
Releases · Shopify/spoom
v1.7.11
What's Changed
🛠 Other Changes
- Use bundle-locked gem versions in child contexts by @amomchilov in #819
- Wrap exec command call with shell to avoid corrupted output by @Sapphire64 in #808
- Add trusted publishing release workflow by @egiurleo in #824
New Contributors
- @amomchilov made their first contribution in #819
- @Sapphire64 made their first contribution in #808
Full Changelog: v1.7.10...v1.7.11
v1.7.10
What's Changed
🛠 Other Changes
- Specify RBS requirement during
exportcommand by @KaanOzkan in #813 - Mention export command
rbsversion constraint in gemspec by @KaanOzkan in #814
Full Changelog: v1.7.9...v1.7.10
v1.7.9
What's Changed
🛠 Other Changes
- Rewrite type aliases by @paracycle in #791
Full Changelog: v1.7.8...v1.7.9
v1.7.8
v1.7.7
v1.7.6
v1.7.5
What's Changed
✨ Enhancements
- Allow translation of abstract methods by @Morriar in #765
- Make translation of generics, helpers and abstract methods optional by @Morriar in #770
- Make translation of each kind of T assertions optional by @Morriar in #771
🐛 Bug Fixes
🛠 Other Changes
Full Changelog: v1.7.4...v1.7.5
v1.7.4
v1.7.3
What's Changed
✨ Enhancements
🐛 Bug Fixes
- Mark ActiveJob::Callbacks as alive by @Morriar in #748
- Translator to RBS only removes
extend T::Helperswhen needed by @Morriar in #751 - Clear last_sigs when returning early on abstract by @Morriar in #755
- Tests for simplifying and normalizing types in sigs during translation by @jesse-shopify in #754
- Do not translate Sorbet assertions in ternary expressions by @Morriar in #756
- Only translate top level assertions by @Morriar in #757
🛠 Other Changes
- Remove dead attr_reader:
Spoom::Sorbet::Metrics::CodeMetricsVisitor::countersby @shopify-codedb in #743 - Add granular error handling for RBS to RBI translation by @paracycle in #746
- Configure repo for Ruby LSP explorer by @vinistock in #749
- Fix incorrect
extend T::Helpersfor foreign annotations by @KaanOzkan in #750
New Contributors
- @jesse-shopify made their first contribution in #754
Full Changelog: v1.7.2...v1.7.3