v4.0.0 Code Cleanup & New Functions
BREAKING CHANGES
- Removed
communityIds
parameter ingetStreams
#89 - Renamed
getEntitlmentGrantsUploadURL
tocreateEntitlmentGrantsUploadURL
#93
NEW FUNCTIONS
- Added ChannelPointsApi->deleteCustomReward
- Added UsersApi->updateUser
- Added EntitlementsApi->getDropsEntitlements
MAINTENANCE
- Removed duplicate functions in
ChannelPointsApi
- Renamed
callApi
togetApi
#92 - Added
patchApi
ability in library - Added
postApi
ability in library - Added
putApi
ability in library - Added
deleteApi
ability in library
VERSION NOTE
Support for PHP 7.2 and 7.3 are no longer maintained and are not tested in our workflows. While there are no known issues at this time, we cannot guarantee this library will work on a version less than PHP 7.4 at the time of writing.