Skip to content

Releases: SBoudrias/Inquirer.js

0.2.5

21 Aug 19:51
Compare
Choose a tag to compare
  • Fix bug with the password prompt (#56)

0.2.4

09 Aug 15:33
Compare
Choose a tag to compare
  • default parameter can now be a function receiving the previous answers as parameter. (#51)

0.2.3

28 Jul 18:19
Compare
Choose a tag to compare

Fix bug with nested calls on Windows 8 (#52)

0.2.2

13 Jul 19:37
Compare
Choose a tag to compare
  • Fix a bug when force closing the inquirer session (#47).

0.2.1

06 Jul 03:11
Compare
Choose a tag to compare

Fix bug with inception issue (when two modules used Inquirer on the same process). Relevant issue: yeoman/yo#51

0.1.11

06 Jul 03:23
Compare
Choose a tag to compare

Same as 0.2.1 fixes for the 0.1.* branch

0.2.0: Mary Kane

06 Jul 03:09
Compare
Choose a tag to compare

Change log

  • New prompts: expand, checkbox and password
  • Unicode char now used for Mac and Linux env
  • choices array can now be a function to allow filtering available choices depending on previous answers
  • Tests refactoring for easier maintainability

0.1.0: Thompson

06 Jul 03:11
Compare
Choose a tag to compare

Initial release YAY!!! Enjoy :)