JSONAPI::Utils v0.5.0 Release Notes

Release Date: 2017-03-12 // about 7 years ago
  • 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.