Skip to content

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 21 May 20:14
· 369 commits to main since this release
e5030e9

What's Changed

✨ Enhancements

  • Add support for ActiveSupport classes in Sidekiq::Worker methods by @iMacTia in #2104
  • Add from and to kwargs types to generated saved_change_to_attribute? and will_save_change_to_attribute? methods by @dewski in #2243
  • Add support for RBS signature comments by @Morriar in #2236

🐛 Bug Fixes

  • Fix fetch_annotation signature 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