Skip to content

Releases: rapidwebltd/php-google-contacts-v3-api

v2.0.0

13 Oct 08:31
Compare
Choose a tag to compare
  • Ability to add a note to contacts.

v1.4.2

02 May 10:47
Compare
Choose a tag to compare
  • Minor formatting changes in usage documentation

v1.4.1

02 May 10:44
Compare
Choose a tag to compare
  • Improved documentation for creation, retrieval and updating of contacts.
  • Changed to semantic version numbers for new releases.

Version 1.4

01 May 00:56
Compare
Choose a tag to compare
  • Improved how phone numbers are retrieved
  • Added ability to specify overriding configuration per method call
  • Various improvements to documentation

Version 1.3

13 Feb 17:31
Compare
Choose a tag to compare
  • Ability to configure with initConfig method instead of config.json file, if desired
  • Retrieval of contact photo via getPhoto method

Version 1.2

29 Nov 14:43
Compare
Choose a tag to compare
  • 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

24 May 08:51
Compare
Choose a tag to compare
  • Ability to obtain all emails, phone numbers and organisation
  • Minor bug fixes

Initial release

14 Mar 11:54
Compare
Choose a tag to compare

Initial release of PHP Google Contacts v3 API.