Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@montymxb montymxb released this 08 Sep 01:09
· 110 commits to master since this release

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

See the diff between 1.2.10 and 1.3.0