- Added document
links
support.
- Added initial support for parsing
has_many
,has_one
/belongs_to
relationships into class functions - Added initial support for parsing relationship resources with a responses
included
block. Using theembed_with
option for relationships. - Added initial support for parsing data attributes into class functions.
- Added Error handling support