Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@therealartz therealartz released this 01 Nov 19:49
· 1 commit to master since this release

Keep Client synced with refactored Gockets:

  • Updated API endpoints (rename GET /channel/show, add PATCH /channel/edit)
  • Updated Channel model (tag field added)
  • Implemented ChannelOptions model to have more consistent options when preparing or updating channel.

Also updated unit tests and composer dependencies. Upgraded gockets execution binary in bin directory.