✨ Allow for use of @Completions annotation with argument types other than String
This commit is contained in:
parent
9a5c674f0d
commit
9c9e13e8b8
3 changed files with 12 additions and 19 deletions
|
|
@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Added parameter injectors
|
||||
- Store currently parsing command argument in the command context
|
||||
|
||||
### Changed
|
||||
- Allow for use of `@Completions` annotation with argument types other than String
|
||||
|
||||
### Fixed
|
||||
- Use the correct default range for Double and Float parsers in the StandardParserRegistry
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue