1.2.9
Release 1.2.9
What's Changed?
- Integrates ParseServer for testing the sdk against, for convenience
- Patch for associative arrays properly being encoded in ParseObject
_encode
- Adds
matches
to ParseQuery - Adds Travis CI for running tests on PRs as they are submitted
- Adds
withinPolygon
to ParseQuery - Updates php_codesniffer and enforces PSR-2 Coding Style on the sdk