All notable changes to this publication will be documented in this file.
- Fix composer PSR-4 autoloader mapper
- Expose services as read-only properties in the gateway facade
- Include the Zcrm OAuth codebase into the package due to the Zoho team who archived the zcrm package
- Fix invalid type returned by
getEntityId
inAbstractDataObject
- Fix a false-positive error when there is no results in the API response
- Open the operation pool in the gateway facade and remove delegated methods
- Add the list entities operation
- Add verbose in the error messages
- Remove the
zcrmsdk\crm
dependency in the oauth client initialization
- First stable release.