Goldiloader v0.0.7 Release Notes

    • ๐Ÿ›  Fix issue 20 by not auto-eager loading associations that are instance dependent. Eager loading these associations produces potentially incorrect results and leads to a deprecation warning in Rails 4.2.
    • ๐Ÿ›  Fix issue 21 - Handle explicit eager loads of singular associations that are nil.
    • ๐Ÿš… Rails 4.2 support.