Skip to content

Releases: cedricium/should-i-cli

v2.1.0

30 May 19:21

Choose a tag to compare

should-i-cli 🤔

Install

$ npm i -g should-i-cli

Features

  • Question validation 🔎: thanks to @andersonjoseph, should-i-cli now has built-in question validation. If the passed in argument does not end in a ? or something gibberish like 234;mnn23ijij2k is given, then a warning is displayed:
$ should-i "234;mnn23ijij2k"
⚠ Well, that is not a question.

Online

v2.0.0

22 May 20:25

Choose a tag to compare

should-i-cli 🤔

Install

$ npm i -g should-i-cli

Features

  • No more -q | --question flag: the use of the -q | --question flag 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-cli goes 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

21 May 01:05

Choose a tag to compare

should-i-cli 🤔

Install

$ npm i -g should-i-cli

Features

  • 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

17 May 17:24

Choose a tag to compare

should-i-cli 🤔

Install

$ npm i -g should-i-cli

Features:

  • Additional responses 💬: added more responses to the original "yes" and "no" answers

screen shot 2018-05-17 at 10 37 23 am

Online: