- #163 - Handle faraday connection options (proxy, ssl, etc)
- #165 - Handle null data returned for associated resources
- #159 - Alias update method as update_attributes
- #160 - Add .with_params to add arbitrary query params on find
- #161 - Fixes pagination issues: #142 and #150
- #162 - Fix faraday version dependency to ~> 0.9
- #152 - Pass rebuild flag to _build_connection
- #140 - Handle 401 Not Authorized responses
- #137 - Support for validation contexts
- #135 - Added support for common boolean typecasting
- #119 - property should not add default value if default is nil
- #129 - Resource save does not update anything but attributes
- #131 - Handle error values explicitly set to null.
- initial release for 1.0 spec