Skip to content

Releases: twitchdev/twitch-cli

Beta Version 0.2.0

06 Jan 19:09
2fc42f4
Compare
Choose a tag to compare

Hello everyone!

It's been a crazy few weeks since launch! We're happy to announce a new version (0.2.0) as there's been a lot of movement already. This release brings a fair amount of new features thanks to y'all, and quite a number of bugfixes.

Features:

  • Support for both follow events (#6, credits to @aidenwallis) and channel points (#8, credits to @TheHellcat)
  • Ability to revoke a token (#9, credits to @TheHellcat again)
  • Basic unit tests (#7) for PR merging and Github Actions support - once we reach a larger coverage, we'll be requiring them in the Contribution Guidelines
  • Made available via Homebrew (and a custom Tap) - see the Readme for more information

Bugfixes:

  • Renamed the pretty-print flag to unformatted to match behavior per #2- the existing flag will continue to work, however it is hidden
  • Fixed a few misspellings (#10, #3)
  • Updated secret logic to match Client ID logic (accepts 31 character secrets now, per #4)
  • Fixed the Eventsub Method attribute (#7)

Beta Version 0.1.0

17 Dec 01:07
Compare
Choose a tag to compare
initial commit