## 0.0.7 Added support for association collections Moved ActiveRecord::Relation included methods into proper modules ## 0.0.6 Moved methods as higher level module in ActiveRecord::Relation than ActiveRecord::FinderMethods. So the BetterAR modules take precedence. ## 0.0.5 Implicit joins ## 0.0.4 SQL operator keys must now end with '!' ## 0.0.3 Supports legacy calls to .all, .first, .count if the :conditions key is present