v0.23.24
✨ Enhancements
- find instance variable references with matched scopes (#3377) by @monkeyWzr
🐛 Bug Fixes
- Prevent outdated Bundler errors from crashing launcher (#3552) by @vinistock
- Index
attr
(#3544) by @vinistock - Pick most specific parent class during linearization (#3572) by @vinistock
- Complete writer methods with self receiver when receiver is self (#3550) by @antw
📦 Other Changes
- Move all abstract methods to RBS syntax (#3534) by @vinistock