1.3.5
1.3.5
- Removed NoCommandArgs and CustomParameters annotations. Now framework supports both dynamically.
- Now tab completer (Completer annotation) supports custom parameters or no parameters.
- Removed unnecessary utility methods (which you should not use them, they are internal for the framework).
Supported Behaviours
- CommandArguments parameter is now optional, you may or may not use it depends on your needs.
- You can use custom parameters or no parameter with Completer annotation.
Full Changelog: 1.3.4...1.3.5