Skip to content

Releases: twilight-rs/twilight

http: 0.14.4

05 Feb 01:40
6638adb
Compare
Choose a tag to compare

Documentation

  • basic request module documentation (#2100)

gateway-queue: 0.15.0

05 Feb 21:25
73c43a3
Compare
Choose a tag to compare

This major version bump of the Gateway Queue is done to match all of the other
crates in the ecosystem receiving a major version bump. There are no changes.

gateway-queue: 0.14.1

05 Feb 01:39
6638adb
Compare
Choose a tag to compare

Bug Fixes

  • skip sleep on failed messages (#2113)

gateway: 0.15.0

05 Feb 21:25
73c43a3
Compare
Choose a tag to compare

Check out the migration guide for a summary of Gateway changes.

gateway: 0.14.2

05 Feb 01:39
6638adb
Compare
Choose a tag to compare

Bug Fixes

  • backport unexpected eof handling (#2099)

cache-inmemory: 0.15.0

05 Feb 21:24
73c43a3
Compare
Choose a tag to compare

Features

  • [breaking] add AfkTimeout for Guild::afk_timeout (#1922)
  • [breaking] add Event::GatewayClose variant (#2044)
  • [breaking] remove member::guild_id (#2083)

cache-inmemory: 0.14.4

05 Feb 01:38
6638adb
Compare
Choose a tag to compare

Features

  • user guilds getter (#2085)

Refactor

  • remove redundant member relation insertions (#2094)

twilight: 0.15.0

05 Feb 21:23
73c43a3
Compare
Choose a tag to compare

The advertisement crate has been updated to bump development
dependencies.

model: 0.14.4

28 Jan 05:35
363495f
Compare
Choose a tag to compare

Features

  • add Member::flags (#2086)

http: 0.14.3

28 Jan 05:35
363495f
Compare
Choose a tag to compare

Bug Fixes

  • resolve new clippy lints (#2091)
  • create auto moderation type field name (#2093)