Skip to content

v1.7.0

Choose a tag to compare

@Morriar Morriar released this 23 May 13:39
db0b29d

What's Changed

✨ Enhancements

  • Handle RBS annotations on attribute signatures by @Morriar in #729
  • Translate RBS multiline comments back to Sorbet sigs by @Morriar in #736
  • Add RBI <> RBS translation of class helpers and generics by @Morriar in #733
  • Translate T.cast and T.must into RBS comments by @Morriar in #714

🛠 Other Changes

  • Pin GitHub Actions to commit by @rxbchen in #731
  • Fix a few RBS sig mismatchs by @Morriar in #730
  • Use Source::Rewriter for RBS sigs and assertions translation. by @Morriar in #734
  • Add callback conditions to deadcode to catch symbolic references to live methods in if: and unless: statements by @corsonknowles in #738
  • Provide a better way to extract RBS comments from source by @Morriar in #740

New Contributors

Full Changelog: v1.6.3...v1.7.0