Releases: Ciel-MC/RedLib-Command-File
Releases · Ciel-MC/RedLib-Command-File
v0.2.19
v0.2.18
- Updated to be compatible with 2022.3
v0.2.17
- Updated to be compatible with 2022.2
- Updated the testing IDE to be 2022.2
v0.2.16
- Small hotfix
v0.2.15
- Fixed a bug which
hidesub
is not properly highlighted. - Fixed not being able to use key words as command names
- Added commenter to allow commenting via hotkey
v0.2.13
- Added 2021.3 support
v0.2.12
- Fixed flags being broken from adding constraints
- Added support for the
hidesub
tag
v0.2.11
- Disabled postarg for base commands and the children of consuming commands
- Optimized file size
- Added support for consuming args with constraints
- Added support for consuming args with constraints with default values
- Added support for constraints
- Fixed a bug where it would allow consuming arguments after one non-consuming subcommand
- Fixed a bug where context and assert would only accept 2 words and nothing else
- Fixed a bug where you can't have postargs in the command if it has a consuming argument
v0.2.10
- Fixed a bug where you can't have empty lines between commands
v0.2.9
- Added brace matching