github serenity-rs/serenity v0.5.12

latest releases: v0.12.2, v0.12.1, v0.12.0...
5 years ago

ferrisi-holding-heart-together
Done by @Erk-

❤️ Be at peace, be in love.
Make code, not language wars. ❤️

This is a celebratory release for Valentine's day, which we present to you with utmost courtesy.
(It is also @Erk-'s birthday. Lucky guy.)

Thanks to the following for their contributions:

Upgrade Path

typemap does not need to be pulled in as a dependency for serenity anymore.
You can remove typemap from your #[dependencies] table in your Cargo.toml and simply import its types from the prelude:

use serenity::prelude::{ShareMap, TypeMapKey};

Added

Changed

Fixed

By the way, here's some chocolate for reading these release notes 🍫

Don't miss a new serenity release

NewReleases is sending notifications on new releases.