Releases: sbrl/applause-cli
Releases · sbrl/applause-cli
v1.8.3
20 Aug 12:09
Compare
Sorry, something went wrong.
No results found
Install or update from npm:
npm install --save applause-cli
v1.8.3 (20th August 2025)
Bump version of dev dependency `documentation``
Update dependencies
v1.8.2
08 Aug 13:42
Compare
Sorry, something went wrong.
No results found
Install or update from npm:
npm install --save applause-cli
v1.8.2
Slightly improve docs on Subcommand class
Add subcommand name and description to subcommand-specific help text
v1.8.1
01 May 16:27
Compare
Sorry, something went wrong.
No results found
Install or update from npm:
npm install --save applause-cli
v1.8.1
v1.8
07 Feb 20:38
Compare
Sorry, something went wrong.
No results found
When --help is specified after a subcommand, subcommand-specific help is now displayed
Minor clarification in README
Fix example in README
Bump versions of development dependencies
Install or update from npm:
npm install --save applause-cli
v1.7
19 Mar 17:54
Compare
Sorry, something went wrong.
No results found
v1.7
Add date as compatible argument format
Update development dependencies
Install or update from npm:
npm install --save applause-cli
v1.6
17 Mar 17:59
Compare
Sorry, something went wrong.
No results found
Oops, I forgot to create a release for v1.5. Nevermind, I'll try & remember from now on.
v1.6
Update development dependencies
Allow not specifying a path to an NPM package.json file
Add .set_author() method to Program
Install or update from npm:
npm install --save applause-cli
v1.4
16 Oct 16:01
Compare
Sorry, something went wrong.
No results found
Add new extended description with .description_extended(str) method
Install or update from npm:
npm install --save applause-cli
v1.3.2
16 Jul 16:15
Compare
Sorry, something went wrong.
No results found
Install or update from npm:
npm install --save applause-cli
v1.3.2
v1.3.1
16 Jul 16:15
Compare
Sorry, something went wrong.
No results found
Install or update from npm:
npm install --save applause-cli
v1.3.1
Fix help output for arguments that don't take a value
v1.3.0
10 Jul 14:20
Compare
Sorry, something went wrong.
No results found
Output the extra rogue values as a new extras property on the object returned by .parse(), but only if the object doesn't exist in the output options object already
Update development dependencies
Install or update from npm:
npm install --save applause-cli