CHANGELOG in actionset-0.6.0 vs CHANGELOG in actionset-0.7.0
- old
+ new
@@ -1,4 +1,17 @@
+v 0.7.0
+ - overhaul the specs
+ + update the data model to be more extensive and expressive
+ + update to the new FactoryBot gem
+ + write programmatic specs for extensive coverage
+ + ensure factories don't have duplicate attributes
+ + add specs for ARel operators in filtering
+ - update the README
+ - add another exception to the Ruby typcaster (`to_onum`)
+ - update dependency on ActiveSet to 0.8.x
+v 0.6.0
+ - Refactor to work with versions 0.7.x of ActiveSet
+ - Move and rename the typecasting class for attribute values
v 0.5.4
- Allow the `form_for_object_from_param` helper to accept defaults hash
v 0.5.3
- allow attributes to be passed to the `sort_link_for` and `pagination_links_for` helper methods
v 0.5.2