Releases: tj/commander.js
Releases · tj/commander.js
Release V2.11.0
- Fix help section order and padding (#652)
- feature: support for signals to subcommands (#632)
- Fixed #37, --help should not display first (#447)
- Fix translation errors. (#570)
- Add package-lock.json
- Remove engines
- Upgrade package version
- Prefix events to prevent conflicts between commands and options (#494)
- Removing dependency on graceful-readlink
- Support setting name in #name function and make it chainable
- Add .vscode directory to .gitignore (Visual Studio Code metadata)
- Updated link to ruby commander in readme files
Release V2.10.0
- Update .travis.yml. drop support for older node.js versions.
- Fix require arguments in README.md
- On SemVer you do not start from 0.0.1
- Add missing semi colon in readme
- Add save param to npm install
- node v6 travis test
- Update Readme_zh-CN.md
- Allow literal '--' to be passed-through as an argument
- Test subcommand alias help
- link build badge to master branch
- Support the alias of Git style sub-command
- added keyword commander for better search result on npm
- Fix Sub-Subcommands
- test node.js stable
- Fixes TypeError when a command has an option called
--description
- Update README.md to make it beginner friendly and elaborate on the difference between angled and square brackets.
- Add chinese Readme file
Release V2.9.0
Release V2.8.1
Release V2.8.0
- fix process.execArg not exists in old version
- fix issues with 2.7.1 when using sub commands
- allow commands to be hidden from help
- improvements to documentation
- when git-style sub-commands are in use, yet none are called, display help
- descriptions: support multiline strings
- add ability to specify arguments syntax for top-level command
Release v2.7.1
- Revert "Issue #346, fix collisions when option and first arg have same name"
Release v2.7.0
Release v2.6.0
Release v2.6.0
Release 2.5.1
Release 2.5.1
Release 2.5.0
Release 2.5.0