Releases: intercom/intercom-php
Releases · intercom/intercom-php
v3.0.2
Add PhpDoc to methods and variables
Add a new method to IntercomUsers to allow fetching details of a single user by its Intercom id
v3.0.1
Add method for deleting a user
v3.0.0
- Requires php 5.6 (which is why we are using a major version)
- Fixes an issue were Notes where not available. Thanks to @512banque for the fix.
- Readme improvements
v2.0.0
Major rewrite using recent Guzzle
v1.5.0
Adds created_since
when listing users
v1.4.0
Adds order
when listing users
v1.3.2
1.3.2
- Adds bulk support for both users and events.
- Adds support for viewing bulk job info.
v1.3.1
This release fixes an issue with paging
v1.3.0
Adds support for the Bulk API (Users)