Skip to content

General improvements and fixes

Compare
Choose a tag to compare
@tiagopog tiagopog released this 02 May 22:17
· 246 commits to master since this release
  • Update README with some features from v0.4.1 and v0.4.2;
  • Improve the way it renders a Hash or a collection of Hashes;
  • Turn JSONAPI::Utils#filter_params and JSONAPI::Utils#sort_params into accessible helpers for getting deserialized filter/sort params from query string;
  • Not found error responses now supports slugs and uuids;
  • Better support for errors generated by requests which are not compliant with JSON API's specs.