jsonapi v1.2.0 Release Notes

Release Date: 2019-04-30 // almost 5 years ago
  • โž• Added

    • โšก๏ธ Pagination has had a massive overhaul. Docs have been updated. Please file issues
      should you run into any problems. You may wish to review
      the pull request for more details.
    • More typespecs
    • EnsureSpec Plug now sets the JSON:API response content type
      for you. This means you need
      not manually include the ResponseContentType Plug in your pipeline should you
      ๐Ÿ“š already have EnsureSpec in play. Please see the documentation for
      ResponseContentType should you wish to override it for a specific end-point.

    ๐Ÿ”„ Changed

    • โšก๏ธ Ex Doc was updated to leverage some of its fancy new features.
    • EnsureSpec pipeline checks to ensure that
      a PATCH request has an ID
    • ๐Ÿ“š Documentation improvements

    Contributors

    Much love to: @0urobor0s, @kbaird, @lucacorti, @strzibny