Skip to content

Releases: zendesk/basecrm-php

Version 1.2.0

27 Jun 08:35

Choose a tag to compare

v1.2.0 (2016-06-24)

Features and Improvements

  • Support for decimal deal values #15

Important: Deal value type has been changed to float

v1.1.2

25 Feb 23:39

Choose a tag to compare

Features and Improvements

  • Properly encode \DateTime objects #8
  • Properly encode boolean query parameters #9
  • verifySSL configuration option #10
  • All private attributes methods are now marked as protected #6
  • README updates
    • Usage examples syntax fixes #5
    • Improve the phpunit command line example #7

v1.1.1

03 Nov 13:34

Choose a tag to compare

Improvements

  • \BaseCRM\LeadsService allows to set source_id
  • \BaseCRM\DealsService allows to set estimated_close_date

Sync API

31 May 21:13

Choose a tag to compare

  • \BaseCRM\HttpClient methods accept additional $options
  • Sync API support
    • New low-level\BaseCRM\SyncService
    • High-level \BaseCRM\Sync wrapper

v1.0.0

25 Feb 23:41

Choose a tag to compare

API V2 php client library initial release