Skip to content

1.7.0

Compare
Choose a tag to compare
@liveh2o liveh2o released this 24 Nov 22:07
· 296 commits to main since this release
  • 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