Skip to content

v0.14.4

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 21:07
· 149 commits to main since this release

What's Changed

✨ Enhancements

  • Start passing in an option to ActiveRecordColumns compiler for how to generate column types by @paracycle in #1888
  • Support array types in typed_store compiler by @amomchilov in #1924

🐛 Bug Fixes

  • Protobuf generated classes should extend from Google::Protobuf::AbstractMessage by @andyw8 in #1911
  • Handle fixtures with no associated model by @vinistock in #1921
  • Make Rails engine path check more specific by @vinistock in #1925
  • Check for constant definition before invoking by @KaanOzkan in #1928
  • fix: ActiveSupportConcern recursively checks for ClassMethod by @spencewenski in #1933

New Contributors

Full Changelog: v0.14.3...v0.14.4