0.2.0 beta 3
Pre-release
Pre-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 --checkpasses.