Releases: cedricium/should-i-cli
Releases · cedricium/should-i-cli
v2.1.0
should-i-cli 🤔
Install
$ npm i -g should-i-cliFeatures
- Question validation 🔎: thanks to @andersonjoseph,
should-i-clinow has built-in question validation. If the passed in argument does not end in a?or something gibberish like234;mnn23ijij2kis given, then a warning is displayed:
$ should-i "234;mnn23ijij2k"
⚠ Well, that is not a question.Online
v2.0.0
should-i-cli 🤔
Install
$ npm i -g should-i-cliFeatures
- No more
-q | --questionflag: the use of the-q | --questionflag was superfluous - so we removed it entirely! Now you can ask a question like normal without any unnecessary flags 🎉 - Automatic update notifier (v1.3.0): since
should-i-cligoes through a fast development cycle, we want to make sure you're always up to date 📆 with the latest and greatest features. Now you'll be shown a notification if you're ever behind a version.
Online
v1.2.0
should-i-cli 🤔
Install
$ npm i -g should-i-cliFeatures
- Protective Censoring 🙊: harmful questions will automatically be given a "no" answer in order to protect the user. Special thanks to @alqahtani for the implementation.
Online
v1.1.0
should-i-cli 🤔
Install
$ npm i -g should-i-cliFeatures:
- Additional responses 💬: added more responses to the original "yes" and "no" answers

