Skip to content

Release 1.2.10

Compare
Choose a tag to compare
@montymxb montymxb released this 14 Jul 23:39
· 119 commits to master since this release

What's new?

  • Updates to make the sdk friendly with phpdoc
  • Added Getting Started section to README
  • Removed the default server and mount path for api.parse.com
  • Setup phpdoc style enforcing and autodeploy from most recent master for our api ref
  • jms/serializer pinned to 1.7.1 for testing as mentioned in #336 (for phpdoc)
  • Added ParsePolygon type and polygonContains to ParseQuery (thanks to Diamond Lewis)
  • Enhanced numerious exceptions with proper error codes, following the guide error codes
  • CI improvements and expanded to run tests under ParseStreamClient

See the diff between 1.2.9 and 1.2.10