v0.6.1 - Restricted attribute names, immutable
Features:
- Removes attribute and resource name restrictions for
model
,href
andlinks
. - Paged paginator now using
prev
link name instead ofprevious
, as per the spec. - Adds
immutable
option for resources that should not be changed.
Bug fixes:
- Fixes issues with Single Table Inheritance resource names.