github twitchdev/twitch-cli 1.0.1
v1.0.1

latest releases: v1.1.22, v1.1.21, v1.1.20...
3 years ago

Hello everyone!

It's been a hot second since release, but wanted to get the CLI back up to date from a few bugs reported + some minor additions.

  • Fixes a discrepancy between production EventSub and the CLI with payload cost not being included(#56 )
  • Adds rough support for M1 mac (#52 - thanks for @aydrian and @gurthyy for helping test the fix!)
  • Alongside M1, the Brew tap now supports building from main (via brew install twitch-cli --head) which will be the replacement for the nightlies
  • Fixes an issue with forwarding events behaving differently between production and the CLI with redirects; the CLI has been updated to match (#53)
  • Adds better support for WSL on Windows alongside better error handling for the twitch token -u feature (thanks @3ventic!)

Changelog

6f44814 Added cost field per #56 and updated beta payloads to 1
4dc7c54 Adding new RandomInt utility + updating tests
eb60d0a Fixes #53.
3ba5b6c Merge branch 'main' into bugfix/api-test-updates
8769235 Merge branch 'main' into bugfix/utility-updates
7cf9c1f Merge branch 'main' into bugfix/utility-updates
121dfcc Merge branch 'main' into bugfix/utility-updates
e80bad7 Merge branch 'main' into feature/m1
c826c9a Merge branch 'main' into feature/m1
b9db1bb Merge branch 'main' into feature/m1
df96efa Merge pull request #49 from twitchdev/bugfix/api-test-updates
4296faa Merge pull request #50 from twitchdev/bugfix/utility-updates
dfadd34 Merge pull request #51 from twitchdev/feature/dropskill
9884d28 Merge pull request #54 from twitchdev/bugfix/forward-logic-fix
c67cbc1 Merge pull request #55 from twitchdev/feature/m1
1e38be5 Merge pull request #57 from twitchdev/bugfix/cost-and-version-updates
233fa60 Merge pull request #58 from 3ventic/main
171aa8c Removing Drops export tool.
63ce0fc add build constraints to limit syscalls to linux
9b67327 add unit test for isWsl
f946bce adding the remaining costs
261ef5b comment isWsl test cases
630ae76 handle browser opening in WSL, show URL on error
e259d42 updating api tests to cover autopagination changes fully
af4a194 updating build process to add HEAD + M1 support, addressing #52
2e8eb1c updating streamup to use randomviewercount

Don't miss a new twitch-cli release

NewReleases is sending notifications on new releases.