✨ Work towards making CommandMeta typesafe (#173)
Co-authored-by: Alexander Söderberg <sauilitired@gmail.com>
This commit is contained in:
parent
ab366be24d
commit
1e91273e0e
33 changed files with 450 additions and 64 deletions
|
|
@ -8,10 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Added
|
||||
- Added `@Suggestions` annotated methods
|
||||
- Type safe meta system
|
||||
|
||||
### Changed
|
||||
- Moved the parser injector registry into CommandManager and added injection to CommandContext
|
||||
|
||||
### Deprecated
|
||||
- String keyed command meta
|
||||
|
||||
## [1.2.0] - 2020-12-07
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue