Skip to content

Releases: twitch-rs/twitch_api

v0.8.0

05 Jun 17:55
0d739ba

Choose a tag to compare

What's Changed

  • add conduit_deleted to eventsub::Status by @Emilgardis in #491
  • add new source_only params by @Emilgardis in #492
  • docs: sync overview docs by @github-actions[bot] in #493
  • fix(moderators): rename moderator_id to user_id by @Nerixyz in #495
  • docs: sync overview docs by @github-actions[bot] in #497
  • fix: create clip api method and change response type by @jacobtread in #498
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #499
  • docs: sync overview docs by @github-actions[bot] in #500
  • chore: address new clippy lints by @Nerixyz in #502
  • Fixed docs for subscriptions by @TapGhoul in #506
  • refactor: Only include pagination data for paginated requests by @Nerixyz in #503
  • docs: sync overview docs by @github-actions[bot] in #510
  • Fix/parsing issue#504 by @jatin-encrypted in #507
  • Add support for ExtensionBitsTransactionCreateV1 event by @FaeyUmbrea in #509
  • docs: eventsub websocket example refactor by @l5cs in #505
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #511
  • docs: sync overview docs by @github-actions[bot] in #512
  • docs: sync overview docs by @github-actions[bot] in #514
  • Use RPITIT for Client and update reqwest and twitch_oauth2 by @Nerixyz in #515
  • deps: update twitch_oauth2, rustls-webpki, and aws-lc-rs by @Nerixyz in #516
  • feat: add missing clips endpoints by @Nerixyz in #517
  • chore(deps): update codecov/codecov-action action to v6 by @renovate[bot] in #518
  • deps: Update dependencies with advisories/vulnerabilities by @Nerixyz in #520
  • Add chat_user_banned as possible status for get eventsub subscriptions endpoint by @tsteine in #519
  • chore: sync docs by @Nerixyz in #522
  • changes Clips and GetClipsRequest to be consistent by @suniastar in #521
  • docs: sync overview docs by @github-actions[bot] in #523
  • refactor(helix): Include Hype Train status over events by @Nerixyz in #528
  • feat(helix): Add suspicious status updates by @Nerixyz in #526
  • feat(helix): Add Get Authorization by User by @Nerixyz in #527
  • Sync existing Helix endpoints and EventSub events by @Nerixyz in #529
  • feat(helix): Add pinned message endpoints by @Nerixyz in #525
  • refactor(helix): unwrap nested enums by @Nerixyz in #530
  • chore: Address (some) clippy lints by @Nerixyz in #531
  • deps: update openssl to 0.10.80 by @Nerixyz in #532
  • Release v0.8.0 by @Nerixyz in #533

New Contributors

Full Changelog: v0.7.2...v0.8.0

v0.7.0

25 Jan 10:20
1158b7d

Choose a tag to compare

What's Changed

Read more