Releases: mattmcmanus/node-helmsman
Releases · mattmcmanus/node-helmsman
Release list
0.2.6
Thanks @beaugunderson for the great work!
0.2.5
Bug fixing
- Properly erroring when a non-existent task entered never actually worked
0.2.2
0.2.1
--versionsupport: Automatically prints the version in the package.json of the module requiring helmsman- Improved guessing of the sub-command prefixes
- Added proper error when a subcommand doesn't export the
commandobject
0.2.0
- Helmsman is capable of smart command completion including dynamic shorthands and spelling correction
- Shorthand:
<command> stwill execute<command> status - Spelling:
<command> isntallwill execute<command> install
- Shorthand: