- Added plug to make verifying reqeusts and their errors easier
- Added support for meta fields
- Added support for custom hosts
- Added support for hidden attributes in views
- Added support converstion of underscore to dashes.
- Fixed issue with index.json
- Now uses Credo
- Updated codebase for elixir 1.4
- Updated poison dep to 3.0
- Fixed failing travis tests
- Removed PhoenixView
- Made params optional
- Made paging optional
- Support for basic JSONAPI Docs. Links support still missing