Skip to content

twi v0.12.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:22
· 29 commits to main since this release

πŸ“ Documentation and website only

No behavior changes. The v0.12.0 binaries remain current β€” this release exists so the docs and site have a version to point at.

Added

  • CHANGELOG.md β€” covering 0.8.0 through this release, with the reasoning behind behavior changes rather than a list of commits.
  • A What's new section on https://worxbend.github.io/twi/.
  • A troubleshooting entry for the old OAuth token belongs to Twitch user "..." error, since anyone hitting it on a pre-0.12.0 build will search for that exact string.

Changed

  • Documented that twitch_username is optional and derived from the OAuth token, across the README, quickstart, auth, config, and troubleshooting docs.
  • Dropped "username mismatch" from the twi doctor descriptions β€” it no longer describes what that check does.
  • Listed the ctrl+g / ctrl+b / ctrl+y / ctrl+n toggles and @-completion in the quickstart key table, which predated them.

Full changelog: https://github.com/worxbend/twi/blob/main/CHANGELOG.md Β· Compare: v0.12.0...v0.12.1