JSONAPI::Utils v0.7.0 Release Notes

Release Date: 2017-07-16 // almost 7 years ago
    • Errors:
      • Fixes the way it works with the title member;
      • Added the detail member.
    • Array collections:
      • Fix the order of applying sort and pagination methods.
    • Perfomance:
      • General improvements with the use of proper memoizations.