CHANGELOG in activeset-0.4.3 vs CHANGELOG in activeset-0.4.4
- old
+ new
@@ -1,4 +1,7 @@
+v 0.4.4
+ - Ensure that the ActiveRecord filterer can handle Rails4 AR::Relations not responding to :methods on the underlying class
+ - Test scopes defined using the helper but also as simply class methods
v 0.4.3
- Properly specify the version dependency on ActiveSupport
v 0.4.2
- Ensure that the `transform_keys` method is available for Hashes by bringing in the ActiveSupport module
- Fix bug in handling string keypaths passed in from Processors