Skip to content

0.2.0 beta 3

Pre-release
Pre-release

Choose a tag to compare

@datguyandy datguyandy released this 26 May 10:12
· 34 commits to main since this release

TwitchKit 0.2.0 beta 3

Added

  • Added typed EventSub notification payloads for the remaining current Twitch subscription type families, including AutoMod, Bits use, ads, shared chat, Guest Star, custom power-up redemptions, suspicious users, conduits, drops, extension Bits transactions, user authorization/update, and whispers.
  • Added decoding coverage tests for the remaining typed EventSub payload families.
  • Updated README support status and installation snippet for beta 3.

Validation

  • swift test passes: 93 tests.
  • DocC generation passes with swift package --disable-sandbox generate-documentation --target TwitchKit.
  • git diff --check passes.