Releases: rapidwebltd/php-google-contacts-v3-api
Releases · rapidwebltd/php-google-contacts-v3-api
Release list
v2.0.0
v1.4.2
v1.4.1
Version 1.4
- Improved how phone numbers are retrieved
- Added ability to specify overriding configuration per method call
- Various improvements to documentation
Version 1.3
- Ability to configure with
initConfigmethod instead ofconfig.jsonfile, if desired - Retrieval of contact photo via
getPhotomethod
Version 1.2
- Added delete contact functionality
- Improved parsing of phone numbers and email addresses to allow multiple of each type (e.g. home email, work email)
- Checking if config file does not exist
- Minor bug fixes and improvements
Version 1.1
- Ability to obtain all emails, phone numbers and organisation
- Minor bug fixes
Initial release
Initial release of PHP Google Contacts v3 API.