Releases: rapidwebltd/php-google-contacts-v3-api
Releases · rapidwebltd/php-google-contacts-v3-api
v2.0.0
v1.4.2
- Minor formatting changes in usage documentation
v1.4.1
- Improved documentation for creation, retrieval and updating of contacts.
- Changed to semantic version numbers for new releases.
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
initConfig
method instead ofconfig.json
file, if desired - Retrieval of contact photo via
getPhoto
method
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.