Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 15:14
· 79 commits to main since this release
fa49b51

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • generate overloaded sigs for active record sum by @stathis-alexander in #1830
  • Use T.any(Integer, Float, BigDecimal) as the return type for ActiveRecord calculation methods by @olivier-thatch in #1879
  • Improve ActiveRecord::QueryMethods#distinct by @bdewater in #1882
  • Detach RBI header comment from top-level node (when generating YARD docs) by @dduugg in #1885

New Contributors

Full Changelog: v0.13.3...v0.14.0