8000 Releases · Shopify/spoom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Shopify/spoom

v1.6.3

09 May 21:45
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Translate @without_runtime <> T::Sig::WithoutRuntime.sig by @Morriar in #728

Full Changelog: v1.6.2...v1.6.3

v1.6.2

09 May 21:45
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Allow translating signatures in RBI files by @Morriar in #701

🐛 Bug Fixes

  • Do not export comments when extracting RBI signatures by @Morriar in #718

🛠 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

Full Changelog: v1.6.1...v1.6.2

v1.6.1

13 Mar 20:03
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Add option to generate RBS sigs without positional names by @Morriar in #699

🐛 Bug Fixes

  • Ignore RBS signatures that contain a parsing error by @Morriar in #700

Full Changelog: v1.6.0...v1.6.1

v1.6.0

13 Mar 19:50
Compare
Choose a tag to compare

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

19 Feb 18:36
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Disable RBI->RBS translation for abstract signatures by @Morriar in #638

Full Changelog: v1.5.3...v1.5.4

v1.5.3

30 Jan 15:39
fc5f6be
Compare
Choose a tag to compare

What's Changed

🛠 Other Changes

Full Changelog: v1.5.2...v1.5.3

v1.5.2

21 Jan 15:06
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

20 Jan 18:43
Compare
Choose a tag to compare

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

  • Handle final and allow_incompatible annotations during RBS translation by @Morriar in #628

Full Changelog: v1.5.0...v1.5.1

v1.5.0

30 Sep 20:06
6fe8551
Compare
Choose a tag to compare

What's Changed

🚧 Breaking Changes

  • Return Gem::Version from Bundle#gem_version_from_gemfile_lock by @KaanOzkan in #608

🐛 Bug Fixes

  • Add deadcode plugin handling for Object#method by @Morriar in #609

🛠 Other Changes

New Contributors

Full Changelog: v1.4.2...v1.5.0

v1.4.2

30 Jul 14:18
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v1.4.1...v1.4.2

0