Skip to content

v83.0.0

Compare
Choose a tag to compare
@bverbeken bverbeken released this 15 Jun 08:41
· 106 commits to master since this release
0a0d69e

More flexible channels API:

  • moved channel management to @seatsioClient->events->channels->...
  • added the ability to add, remove and edit a single channel
  • added the ability to add and remove objects to and from a channel
  • renamed channels->update()to channels.replace() for clarity