1.7.0
- The cache key can now be configured to use the updated_at timestamp or not (defaults to not using it)
- Including roots in JSON is now configurable (defaults to true as it does in Rails 3.2)
- Fix for #10: attributes are now properly coerced on read
- Fix for #11: bulk actions now work with Active Remote objects