-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: tj/commander.js
base: v8.0.0-1
head repository: tj/commander.js
compare: v8.1.0
- 16 commits
- 23 files changed
- 2 contributors
Commits on Jun 1, 2021
-
Add showHelpAfterError (#1534)
* First cut at displayHelpWithError * Rename method * Rename * Add typings * Simplify unknownCommand message to match others * Add chain test * Add JSDoc typing for TypeScript --checkJS * Inherit behaviour to subcommands * Add tests * Add README * Tweak wording * Add test for invalid argument showing help
Configuration menu - View commit details
-
Copy full SHA for 082717f - Browse repository at this point
Copy the full SHA 082717fView commit details
Commits on Jun 2, 2021
-
Support argument processing without action handler (#1529)
* Process command-arguments without needing action handler * Add some test for new behaviours without action handler * Modify README
Configuration menu - View commit details
-
Copy full SHA for 4663597 - Browse repository at this point
Copy the full SHA 4663597View commit details
Commits on Jun 6, 2021
-
Update CHANGELOG for 8.0.0-2 (#1543)
* Update CHANGELOG * Add link for version diff
Configuration menu - View commit details
-
Copy full SHA for 7503a69 - Browse repository at this point
Copy the full SHA 7503a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e204e8 - Browse repository at this point
Copy the full SHA 0e204e8View commit details
Commits on Jun 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9fad40f - Browse repository at this point
Copy the full SHA 9fad40fView commit details -
Add tips about showing help instead of just missing arguments error (#…
…1547) * Add tips about showing help instead of just missing arguments error * Add block types. Fix indentation.
Configuration menu - View commit details
-
Copy full SHA for cf58455 - Browse repository at this point
Copy the full SHA cf58455View commit details
Commits on Jun 20, 2021
-
* Update dependencies * Refactor v8 changes * Bump version
Configuration menu - View commit details
-
Copy full SHA for 51c77ec - Browse repository at this point
Copy the full SHA 51c77ecView commit details
Commits on Jun 23, 2021
-
Note Chinese translations are stale (#1550)
* Improve example * Add note that Chinese translations not yet updated
Configuration menu - View commit details
-
Copy full SHA for 80054ba - Browse repository at this point
Copy the full SHA 80054baView commit details
Commits on Jul 3, 2021
-
Add copyInheritedSettings (#1557)
* Factor out copySettings so can be used in programs using addCommand. * Fill out tests for properties for copySettings * Add TypeScript * Rename
Configuration menu - View commit details
-
Copy full SHA for 5517d25 - Browse repository at this point
Copy the full SHA 5517d25View commit details
Commits on Jul 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 56c4108 - Browse repository at this point
Copy the full SHA 56c4108View commit details
Commits on Jul 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4be69f1 - Browse repository at this point
Copy the full SHA 4be69f1View commit details -
Feature/argument arg explicit (#1567)
* Add new methods * Add chain test * Add tests for Argument.required * Add typings for argRequired and argOptional
Configuration menu - View commit details
-
Copy full SHA for 6f51e4a - Browse repository at this point
Copy the full SHA 6f51e4aView commit details
Commits on Jul 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e6943c4 - Browse repository at this point
Copy the full SHA e6943c4View commit details
Commits on Jul 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a036bde - Browse repository at this point
Copy the full SHA a036bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 411ca95 - Browse repository at this point
Copy the full SHA 411ca95View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c9f17 - Browse repository at this point
Copy the full SHA a9c9f17View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.0.0-1...v8.1.0