CHANGELOG in activeset-0.7.0 vs CHANGELOG in activeset-0.7.1
- old
+ new
@@ -1,4 +1,6 @@
+v 0.7.1
+ - Fix a small bug with Enumberable filtering of metaprogrammatically defined getter methods
v 0.7.0
- another rewrite from the ground up
- allow each operation to exist and function in its own way and in its own context
- only write tests against the public interface of the ActiveSet class, not any internal classes
- attempt a proper and complete sorting implementation that offers multi-dimensional, multi-directional sorting for either ActiveRecord or Enumerable sets