Skip to content

Releases: Shopify/spoom

v1.7.13

21 Apr 21:09
95aa4a3

Choose a tag to compare

What's Changed

🚧 Breaking Changes

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

  • Use Nix for dependencies by @vinistock in #896
  • Pin sorbet-static-and-runtime in sigs export temporary Gemfile by @jmignac in #905

New Contributors

Full Changelog: v1.7.12...v1.7.13

v1.7.12

01 Apr 19:35
6716c77

Choose a tag to compare

What's Changed

🛠 Other Changes

Full Changelog: v1.7.11...v1.7.12

v1.7.11

16 Dec 22:19

Choose a tag to compare

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

Full Changelog: v1.7.10...v1.7.11

v1.7.10

16 Dec 22:08
7120179

Choose a tag to compare

What's Changed

🛠 Other Changes

  • Specify RBS requirement during export command by @KaanOzkan in #813
  • Mention export command rbs version constraint in gemspec by @KaanOzkan in #814

Full Changelog: v1.7.9...v1.7.10

v1.7.9

20 Oct 13:21
b15cfe6

Choose a tag to compare

What's Changed

🛠 Other Changes

Full Changelog: v1.7.8...v1.7.9

v1.7.8

17 Oct 20:25

Choose a tag to compare

What's Changed

✨ Enhancements

  • Add support for override(allow_incompatible: :visibility) by @Morriar in #804

🛠 Other Changes

  • Migrate long RBS signature comments to multiline sigs by @Morriar in #805

Full Changelog: v1.7.7...v1.7.8

v1.7.7

17 Oct 20:25

Choose a tag to compare

What's Changed

🛠 Other Changes

  • Fix spoom srb assertions translate to preserve trailing comments in correct order by @burke in #803

New Contributors

Full Changelog: v1.7.6...v1.7.7

v1.7.6

12 Aug 12:18

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Do not associate a RBS comment to a node after a blank line by @Morriar in #780

Full Changelog: v1.7.5...v1.7.6

v1.7.5

18 Jul 13:54

Choose a tag to compare

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

  • Fix RBS to RBI signature translation for def nodes within sends by @Morriar in #779

🛠 Other Changes

  • Raise NotImplementedError from abstract methods by @Morriar in #766

Full Changelog: v1.7.4...v1.7.5

v1.7.4

13 Jun 17:33

Choose a tag to compare

What's Changed

✨ Enhancements

  • Translate to RBS/RBI using multiline syntax when over --max-line-length by @Morriar in #761

🛠 Other Changes

  • Translate Sorbet helpers to RBS comments by @Morriar in #762

Full Changelog: v1.7.3...v1.7.4