BabySqueel v1.0.2 Release Notes

Release Date: 2017-02-07 // about 7 years ago
  • โž• Added

    • ๐Ÿš… BabySqueel::Association now has #== and #!=. This is only supported for Rails 5+. Example: Post.where { author: Author.last }.

    ๐Ÿ›  Fixed

    • Incorrect alias detection caused by not tracking the full path to a join (#37).