Releases: zendesk/basecrm-php
Releases · zendesk/basecrm-php
v1.4.4
v1.4.3
v1.4.2
v1.4.2 (2019-10-01)
Features and Improvements
- Support for
parent_organization_id
attribute in ContactsService
v1.4.1
v1.4.1 (2019-02-18)
Bug Fixes
- Fixed HTTP Client, now proper uppercased HTTP method names are generated
- Avoid casting/unwrapping responses when $options['raw'] is used
- SourcesService - fixed incorrect param list
Features and Improvements
- Support for adding deal without value
- Adds $option parameter (default array[]) to all the transitive callers of \BaseCRM\HttpClient::request() in Service classes
v1.4.0
v1.3.3
v1.3.2
v1.3.1
v1.3.0
Version 1.2.1
v1.2.1 (2016-06-29)
Bug Fixes
- Fixed incorrect return in Deal Service
Important: Deal value type has been changed to float (since v1.2.0)