v0.17.0
What's Changed
✨ Enhancements
- Add support for
ActiveSupportclasses inSidekiq::Workermethods by @iMacTia in #2104 - Add
fromandtokwargs types to generatedsaved_change_to_attribute?andwill_save_change_to_attribute?methods by @dewski in #2243 - Add support for RBS signature comments by @Morriar in #2236
🐛 Bug Fixes
- Fix
fetch_annotationsignature by @Morriar in #2213 - Fix check shims to allow methods with different parameters by @Morriar in #2245
- Use Zeitwerk::Loader.all_dirs to load all directories by @st0012 in #2283
New Contributors
Full Changelog: v0.16.11...v0.17.0