Skip to content

Releases: deanpcmad/twitchrb

v1.3.0

28 Jun 10:12
f18d5c4
Compare
Choose a tag to compare
  • Added Warn Chat User API
  • Added support for each, first and last on Collections

Full Changelog: v1.2.6...v1.3.0

v1.2.5

17 Mar 16:26
Compare
Choose a tag to compare

Full Changelog: v1.2.4...v1.2.5

v1.2.0

29 Oct 17:32
Compare
Choose a tag to compare

This release updates the following:

  • Users get_by_id is renamed to retrieve
  • Users get_by_username is renamed to retrieve
  • Users retrieve can now accept an array of IDs or Usernames by using id, ids, name or names
  • Channels get is renamed to retrieve
  • Added Videos retrieve
  • Added Games retrieve which can retrieve games by id, ids, name or names

Full Changelog: v1.1.0...v1.2.0

v1.1.0

21 Feb 18:34
Compare
Choose a tag to compare

Full Changelog: v1.0.4...v1.1.0

v1.0.4

22 Jan 22:07
Compare
Choose a tag to compare

Set the User-Agent

v1.0.3

22 Jan 14:38
Compare
Choose a tag to compare

Added support for Shoutouts.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

02 Oct 21:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

26 Aug 11:45
Compare
Choose a tag to compare

Added support for the new Charity Campaigns API

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 Jul 18:54
Compare
Choose a tag to compare

Full release of the twitchrb Rubygem.

Changed

  • Removed Client Secret as a required Client value (only Client ID and Access Token are required).

Added

  • Added Chat Announcements
  • Added Raids
  • Added Chat Message Deletion
  • Added User Chat Colours
  • Added Moderator management
  • Added VIP management
  • Added Send Whisper
  • Added Automod Status
  • Added Automod Settings get/update
  • Added Ban/Unban users
  • Added Blocked Terms management

Full Changelog: v0.2.6...v1.0.0