nyxx/nyxx_interactions/CHANGELOG.md

13 lines
362 B
Markdown
Raw Permalink Normal View History

2021-04-25 14:54:42 +02:00
## 2.0.0-rc.4
_21.04.2021_
> **Release Candidate 2 for stable version. Requires dart sdk 2.12**
- Interactions (Slash command) initial implementation (3128388) @HarryET
- Implemented Commander like interface (8fae519)
- Added `subCommand` property to InteractionEvent to ease out recognizing subcommands (5b30b29)
## 1.1-dev.1
2020-12-20 17:09:44 +01:00
- Initial version @HarryET