1.8.0
New features
- Add ParseAnalytics. Requires app tracking authorization in latest OS's (#147), thanks to Corey Baker.
Improvements
- Adds the ability to directly use == as a QueryConstraint on a field that's a ParseObject (#147), thanks to Corey Baker.
- Future proof SDK by always sending client version header. Also added http method PATCH to API for future use (#146), thanks to Corey Baker.
Fixes
- Fixed an error that occured when deleting a ParseFile which resulted in the file being downloaded locally (#147), thanks to Corey Baker.