github serenity-rs/serenity v0.5.6

latest releases: v0.12.1, v0.12.0, v0.12.0-rc2...
5 years ago

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.

Don't miss a new serenity release

NewReleases is sending notifications on new releases.