Skip to content

v0.8.0

Compare
Choose a tag to compare
@arqunis arqunis released this 12 Jan 16:46
· 1617 commits to current since this release

The next major release of Serenity, coupled with improvements, bugfixes and some breaking changes.

group! is now #[group]

To stay consistent with the #[command], #[help] and #[check] macros,
the function-like group! procedural macro has also joined in to
the squad of the attribute procedural macros.

Thanks to the following for their contributions:

Added

Changed

Fixed

Removed