- Add
ReturnTypeWillChange
attribute on Resource->jsonSerialize()
- Add support for Autopilot API
- Return unsubscribe response
Compatibility changes:
- Add support for Guzzle 7
Features:
- Add
\Delighted\Person::list
Compatibility changes:
- Add support for PHP 7.4
- Adds support for listing active people #19
- Fixes the serialization of Boolean values #11
- Increases the minimum PHP requirement to 7.1 and drops support for HHVM #22
- Adds support for deleting people
- Add support for 429 rate limit responses
- Updated Guzzle to 6.x version #10
- Increased minimum php requirement to 5.5 #10
- Reformatted code to PSR-2 coding standard #10
- Allow for a shared client, or instantiating a new client #9
- First official release, featuring support for PHP 5.3–5.6 and HHVM
- Add support for listing People who have unsubscribed
- Add support for listing People whose emails bounced