v1.3.0
·
261 commits
to main
since this release
v1.3.0 Release
Release notes
Adds the ability to register aliases for commands/options through the package.json, or through code.
Notable features:
- Add aliases through the package.json README.md#registering-aliases-in-your-packagejson-file
- Add aliases through the command-registry for extended CLIs README.md#registering-aliases-through-the-command-registry
Known issues
#56 Allow for user-defined aliases