Navigation Menu

Skip to content

Releases: salsify/goldiloader

v5.2.2

10 Apr 13:26
8586648
Compare
Choose a tag to compare
  • Fix issue 140 - Defer referencing ActiveRecord classes until it's been initialized to ensure the Rails.application.config.filter_parameters setting is applied properly. Thanks GuillouuH (8586648b)

v5.2.1

02 Apr 15:03
72da3e0
Compare
Choose a tag to compare
  • Auto include associations when the through association has already been loaded. See 138 for details. Thanks @Flixt (72da3e03)

v5.2.0

14 Dec 18:53
74502ca
Compare
Choose a tag to compare

v5.1.0

04 Nov 01:11
8198cdc
Compare
Choose a tag to compare
  • Add support for custom preloads to automatically eager loading non-Active Record association data. See 129 for details. Thanks @apauly (8198cdcc)

v5.0.0

18 Sep 13:02
1c9239e
Compare
Choose a tag to compare
  • Drop support for Ruby < 3.0 and Rails < 6.1. (1c9239e4)

v4.2.0

14 Jan 14:21
634ba5e
Compare
Choose a tag to compare
  • Add support for Rails 7.0 and Ruby 3.1.