v1.8.0
What's Changed
✨ Enhancements
- Add
#public_sendsupport to Ruby dead code plugin by @corsonknowles in #930
🛠 Other Changes
- Reference symbol method names in nested validates option hashes by @corsonknowles in #931
- Add GraphQL
argument,builds, andpreparesupport to dead code plugin by @corsonknowles in #932 - Don't manually slice Symbol values by @amomchilov in #938
- Extract
#assert_rewrites_rbshelper by @amomchilov in #939 - Upgrade to RBI
v0.3.13by @amomchilov in #941 - Skip RBS type aliases as node signatures by @KaanOzkan in #948
- Rename
RBSCommentsToSorbetSigstoHumanReadableTranslatorby @amomchilov in #949 - Use a TypeTranslator instance in RBSCommentsToSorbetSigs by @dejmedus in #953
- Extract Prism
anyScopeNodetype alias by @amomchilov in #956 - Qualify
Spoom::RBSconstants by @amomchilov in #957 - Introduce
Optionsobject by @amomchilov in #954 - Line-matching rewriter by @amomchilov in #940
Full Changelog: v1.7.16...v1.8.0