v0.6.1
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 torest
(@hyarsan) c:3e15bb8
Changed
- [meta] Update the versions to be latest in the README. (@xacrimon) c:335701e
- [model] Change the generic of
members
to encompass theOption
(@zeyla) c:3a72058
Fixed
- [model] Revert
say
takingself
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