Release 1.3.0
What's new?
- Adds HHVM support
- Modified
ParseFile
to use the current HttpClient rather than just curl for download - Adds full text search via
ParseQuery::fullText
for Parse Server 2.5.0 and later (thanks to Diamond Lewis) - Adds encode/decode support to
ParseObject
- Travis CI cache fixes
- Slight test modifications for later versions of parse
- A few README typo fixes and additions