-
Notifications
You must be signed in to change notification settings - Fork 996
Comparing changes
Open a pull request
base repository: yargs/yargs
base: 08a045a741af0459810d3efee5e3cf7da82d461a
head repository: yargs/yargs
compare: 1ffb9279456bfac73c1b3681b0f738ada6587389
Commits on Mar 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 11691a6 - Browse repository at this point
Copy the full SHA 11691a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb62d88 - Browse repository at this point
Copy the full SHA fb62d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea862ae - Browse repository at this point
Copy the full SHA ea862aeView commit details -
Benjamin committed
Mar 4, 2018 Configuration menu - View commit details
-
Copy full SHA for bee18a4 - Browse repository at this point
Copy the full SHA bee18a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fd4da4 - Browse repository at this point
Copy the full SHA 9fd4da4View commit details -
Benjamin committed
Mar 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 114b288 - Browse repository at this point
Copy the full SHA 114b288View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32f6a62 - Browse repository at this point
Copy the full SHA 32f6a62View commit details
Commits on Mar 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ead118a - Browse repository at this point
Copy the full SHA ead118aView commit details
Commits on Apr 7, 2018
-
fix: remove the trailing white spaces from the help output (#1090)
BREAKING CHANGE: tests that assert against help output will need to be updated
Configuration menu - View commit details
-
Copy full SHA for 3f0746c - Browse repository at this point
Copy the full SHA 3f0746cView commit details -
chore: upgrade to version of yargs-parser that does not populate valu…
…e for unset boolean (#1104) BREAKING CHANGE: yargs-parser does not populate 'false' when boolean flag is not passed
Configuration menu - View commit details
-
Copy full SHA for d4705f4 - Browse repository at this point
Copy the full SHA d4705f4View commit details
Commits on Apr 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8edbce9 - Browse repository at this point
Copy the full SHA 8edbce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 744d299 - Browse repository at this point
Copy the full SHA 744d299View commit details
Commits on May 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9d71ac7 - Browse repository at this point
Copy the full SHA 9d71ac7View commit details
Commits on May 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 458e894 - Browse repository at this point
Copy the full SHA 458e894View commit details
Commits on May 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f13ebf4 - Browse repository at this point
Copy the full SHA f13ebf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 036e7c5 - Browse repository at this point
Copy the full SHA 036e7c5View commit details
Commits on May 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a881947 - Browse repository at this point
Copy the full SHA a881947View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99cd33e - Browse repository at this point
Copy the full SHA 99cd33eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3544cc - Browse repository at this point
Copy the full SHA b3544ccView commit details -
chore: Run standard in pretest lifecycle (#1140)
Static analysis should be done before tests. It saves times and also lints and catches errors through static analysis in tests.
Configuration menu - View commit details
-
Copy full SHA for 88b6d23 - Browse repository at this point
Copy the full SHA 88b6d23View commit details
Commits on Jun 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a2f2eae - Browse repository at this point
Copy the full SHA a2f2eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8cf970 - Browse repository at this point
Copy the full SHA e8cf970View commit details -
docs: corrected version specifier in help example (#1163)
The name of the flag: `version` and the actual version value: `1.0.1` were switched.
Configuration menu - View commit details
-
Copy full SHA for 37b07e7 - Browse repository at this point
Copy the full SHA 37b07e7View commit details
Commits on Jun 26, 2018
-
chore: test Node.js 6, 8 and 10 (#1160)
BREAKING CHANGE: drop Node 6 from testing matrix, such that we'll gradually start drifting away from supporting Node 4.
Configuration menu - View commit details
-
Copy full SHA for 84f9d2b - Browse repository at this point
Copy the full SHA 84f9d2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26080ba - Browse repository at this point
Copy the full SHA 26080baView commit details -
feat: remove
setPlaceholderKeys
(#1105)BREAKING CHANGE: Options absent from `argv` (not set via CLI argument) are now absent from the parsed result object rather tahn being set with `undefined`
Configuration menu - View commit details
-
Copy full SHA for 6ee2c82 - Browse repository at this point
Copy the full SHA 6ee2c82View commit details -
Benjamin committed
Jun 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 53e3a94 - Browse repository at this point
Copy the full SHA 53e3a94View commit details -
Benjamin committed
Jun 26, 2018 Configuration menu - View commit details
-
Copy full SHA for fc31713 - Browse repository at this point
Copy the full SHA fc31713View commit details
Commits on Jun 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 58292b6 - Browse repository at this point
Copy the full SHA 58292b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for def00e8 - Browse repository at this point
Copy the full SHA def00e8View commit details
Commits on Jun 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 52f87c0 - Browse repository at this point
Copy the full SHA 52f87c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ab99fe - Browse repository at this point
Copy the full SHA 6ab99feView commit details -
chore: explicit update of yargs-parser
Benjamin committedJun 29, 2018 Configuration menu - View commit details
-
Copy full SHA for cfa7c65 - Browse repository at this point
Copy the full SHA cfa7c65View commit details -
Benjamin committed
Jun 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 18b2fcb - Browse repository at this point
Copy the full SHA 18b2fcbView commit details
Commits on Aug 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 664b265 - Browse repository at this point
Copy the full SHA 664b265View commit details -
Configuration menu - View commit details
-
Copy full SHA for f449aea - Browse repository at this point
Copy the full SHA f449aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b39836f - Browse repository at this point
Copy the full SHA b39836fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9820b4 - Browse repository at this point
Copy the full SHA a9820b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for efc0970 - Browse repository at this point
Copy the full SHA efc0970View commit details
Commits on Sep 4, 2018
-
chore: explicit upgrade of insecure coveralls
Benjamin Coe committedSep 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 5928728 - Browse repository at this point
Copy the full SHA 5928728View commit details -
Benjamin Coe committed
Sep 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 6c6c27d - Browse repository at this point
Copy the full SHA 6c6c27dView commit details
Commits on Sep 16, 2018
-
fix: accept single function for middleware
* Fixed type check in .middleware() method `if (typeof callback === 'object')` should be `if (typeof callback === 'function')` See Issue #1214 for details * middewareFactory accepts a function, not an object According to [the docs for the `.middleware()` method](http://yargs.js.org/docs/#api-middlewarecallbacks): > The `callbacks` parameter can be a function or a list of functions See Issue #1214 for more details * Added/Updated middleware tests I added a new test to verify that the `.middleware()` method works when a single function is passed, rather than an array of functions. Also enhanced an existing test to ensure that _all_ middleware is run before commands, regardless of whether it was added as an array of functions or a single function.
Configuration menu - View commit details
-
Copy full SHA for 66fd6f7 - Browse repository at this point
Copy the full SHA 66fd6f7View commit details
Commits on Oct 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3a258bb - Browse repository at this point
Copy the full SHA 3a258bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for da54028 - Browse repository at this point
Copy the full SHA da54028View commit details -
Configuration menu - View commit details
-
Copy full SHA for a458fa4 - Browse repository at this point
Copy the full SHA a458fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d422eb5 - Browse repository at this point
Copy the full SHA d422eb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e3a70f - Browse repository at this point
Copy the full SHA 8e3a70fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 567820b - Browse repository at this point
Copy the full SHA 567820bView commit details -
chore: update yargs-parser dependency
Benjamin committedOct 6, 2018 Configuration menu - View commit details
-
Copy full SHA for e99e9ae - Browse repository at this point
Copy the full SHA e99e9aeView commit details -
Benjamin committed
Oct 6, 2018 Configuration menu - View commit details
-
Copy full SHA for d72dec1 - Browse repository at this point
Copy the full SHA d72dec1View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.