Releases: AS1100K/bevy-discord
Releases · AS1100K/bevy-discord
v0.5.0
v0.5.0-beta.1
Added
- Added ability to have multiple shards in
DiscordBotConfig
Changed
- Upgraded bevy dependency from
0.13
to0.15.0-rc.3
- Made macros accessible to crate only - 60df93
Removed
- Unused macros
v0.4.0
v0.3.1
For commit history see https://github.com/AS1100K/bevy-discord/tree/v0.3.1
Changed
- Changed
DiscordBotConfig::token
type toString
#4
v0.3.0
v0.2.2
Added
- Documentation regarding crate and various modules, structs and functions
Changed
- License from
GPL-3
toMIT
Fixes
- Removed Error when the channel is empty