Releases: baptiste0928/twilight-interactions
Releases · baptiste0928/twilight-interactions
v0.14.2
Fixed
- Use new
ChannelTypevariant names (@circuitsacul).
v0.14.1
Fixed
- Set
requiredtoNoneon subcommand and subcommand group options.
v0.14.0
Changed
- Upgraded to
twilight-model0.14. - MSRV bumped to 1.64.
v0.13.0
Changed
- Upgraded to
twilight-model0.13. - Most types exported by this crate do not longer implement
Eq.
Removed
Numbertype has been removed in twilight-model, usef64instead.
v0.12.0
Added
- Support for autocomplete interactions with
AutocompleteValue. - Added
max_lengthandmax_lengthattributes forStringfields.
Changed
- Upgraded to
twilight-model0.12
v0.11.0
Added
- Support command localization with
name_localizationsanddesc_localizationsattributes. - Command permissions v2 with
default_permissionsanddm_permissionattributes.
Changed
- Upgraded to
twilight-model0.11.0 - MSRV updated to 1.60
v0.10.1
v0.10.0
v0.9.1
v0.9.0
Changed
- Updated to
twilight-model0.9. - Updated MSRV to 1.57 and to Edition 2021.