Skip to content

0.3.1

Choose a tag to compare

@onlime onlime released this 23 Mar 16:04
· 15 commits to main since this release
  • Fix Contact::searchContacts() to support query params.
  • Use query request option in Guzzle client instead of appending query params to API URI directly to avoid conflicts with already existing query params in configured API URI.
  • Fix phpDoc comments for $id method params.
  • Add CHANGELOG