Skip to content

v0.12.0

Compare
Choose a tag to compare
@ledermann ledermann released this 27 Nov 09:33
· 19 commits to master since this release
b97539d

What's Changed

  • Do not prematurely load ActiveRecord::Base by @fatkodima (#131)
  • Fixed memoization issue causing n+1 issue (#111)
  • Added optional: true to reader's belongs_to [Fixes #120] by @k-rudy (#121)
  • Added 'null: false' option for timestamp fields in migration generator by @Mifrill (#123)
  • CI: Migrate to GitHub Actions (#126)
  • CI: Test against Rails 7 (#128)
  • Drop support for older Rails (< 6) and Ruby (< 2.7)

New Contributors

Full Changelog: v0.11.0...v0.12.0