Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 21:23
· 178 commits to main since this release
265bea2

What's Changed

✨ Enhancements

  • Add support for overloaded signatures and add overloaded ActiveRecordRelations sigs by @bdewater in #1799
  • More accurately type ActiveRecordRelations calculation methods by @jeffcarbs in #1408
  • Improve typing for SecurePassword authenticate* methods by @bdewater in #1824
  • Include the 'has_FIELD?' methods in RBIs generated from protobuf by @tgwizard in #1835
  • Fix return type of ActiveRecord::QueryMethods#extract_associated by @bdewater in #1823
  • Document exporting signatures using rbi/ folder by @KaanOzkan in #1792
  • Update README to clarify what --verify does by @simonlevasseur in #1817

🐛 Bug Fixes

New Contributors

Full Changelog: v0.12.0...v0.13.0