Skip to content

v4.0.0 Code Cleanup & New Functions

Compare
Choose a tag to compare
@Brandin Brandin released this 25 Feb 17:37
· 200 commits to master since this release
0755a8e

BREAKING CHANGES

  • Removed communityIds parameter in getStreams #89
  • Renamed getEntitlmentGrantsUploadURL to createEntitlmentGrantsUploadURL #93

NEW FUNCTIONS

  • Added ChannelPointsApi->deleteCustomReward
  • Added UsersApi->updateUser
  • Added EntitlementsApi->getDropsEntitlements

MAINTENANCE

  • Removed duplicate functions in ChannelPointsApi
  • Renamed callApi to getApi #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.