Skip to content

v0.5.6

Compare
Choose a tag to compare
released this 08 Aug 23:08
· 2050 commits to current since this release

This is a bugfix release that fixes a long-standing bug causing shards to
randomly die under certain rare conditions when dispatching the Ready event,
and compilation of the cache and client features without the framework
feature. This also contains an internal rewrite of the HTTP module.

The minimum required rustc version is now pinned at 1.25.0.

Thanks to the following for their contributions:

Upgrade Path

Per c:01e3c33, Context::edit_profile has been deprecated. Call
serenity::http::edit_profile instead.

Added

Fixed

Changed

Misc.