Skip to content

v0.6.1

Compare
Choose a tag to compare
@arqunis arqunis released this 29 Jun 18:36
· 1702 commits to current since this release

Thanks to the following for their contributions:

Added

  • [framework/command_attr] Add the option to override the display name of a group (@acdenisSK) c:759a278
  • [framework] Add remains, an optional alternative to rest (@hyarsan) c:3e15bb8

Changed

Fixed

  • [model] Revert say taking self to &self (@zeyla) c:e5081db
  • [framework] Give the owner privilege if only both the group and its command give consent. (@acdenisSK) c:030bb4d
  • [command_attr] Fix command_attr documentation using #[sub] instead of #[sub_commands] (@rsaihe) c:7a0d169
  • [framework] Remove set_remove with hint to the #[check] (@Lakelezz) c:1527838