v1.6.0
What's Changed
✨ Enhancements
- Make dead code ignore methods marked as
@overrideor@overridableby @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 exportcommand by @Morriar in #697
🛠 Other Changes
- Migrate to RBS signatures supported by Sorbet by @Morriar in #639
- Remove
extend T::Sigwhere not needed. by @Morriar in #686
Full Changelog: v1.5.4...v1.6.0