v0.9.4
What's Changed
The v0.9.3 release was a bit strange, since it was released with a subset of features from 0.9.0-0.9.2, instead of adding bugfixes on top of those versions. So this release lists all the changes since 0.9.2 instead.
🐛 Bug Fixes
- Fix help URL for empty gem RBI files by @Morriar in #1070
- Don't crash on rails < 7 by @fsateler in #1074
- Check duplicated mixins in shims and TODO files by @Morriar in #1077
- Disable TracePoints when running the check-shims command by @rafaelfranca in #1082
- Thor: Love (❤️ ) and Thunder (⚡) by @rafaelfranca in #1083
- Report Rails load errors and continue generating by @KaanOzkan in #1087
- Update Protobuf DSL Readme by @gaborszakacs in #1093
- New approach to finding attached class by @egiurleo in #1098
- Properly discover methods added to
<main>
object by @paracycle in #1102 - Fix failures against Rails
main
by @paracycle in #1110
Full Changelog: v0.9.2...v0.9.4