Skip to content

Support for Rails 5

Choose a tag to compare

@tiagopog tiagopog released this 12 Mar 20:05
· 120 commits to master since this release

Major features:

  • Update of jsonapi-resources to v0.8.0;
  • Support for Rails 5;
  • Support for custom filters and custom paginators;
  • Support for dasherized and camelized format keys.

Major bug fixes:

  • Fix double request parsing for default actions;
  • Use the proper key format for filter and sort operations.