Commit graph

81 commits

Author SHA1 Message Date
anseki
668a1e8371 v1.4.10 2019-07-27 21:58:50 +09:00
anseki
c4d4403d04 Rename: LICENSE-MIT => LICENSE 2018-03-02 12:07:10 +09:00
anseki
7ae7e6a489 v1.4.9 2018-02-17 20:46:54 +09:00
anseki
d042b2e3b4 Change files in package 2018-02-17 20:10:21 +09:00
anseki
559a80a734 Change files in package 2018-02-17 18:46:59 +09:00
anseki
d328593a1f v1.4.8 2018-02-07 12:07:35 +09:00
Paul Miller
7a7a7b2e36
Don't git include all the useless files.
Only lib is necessary.
2018-01-22 15:51:30 +02:00
anseki
40211f1987 v1.4.7 2017-03-18 22:48:02 +09:00
anseki
39e95b7ca7 v1.4.6 2017-02-01 23:21:13 +09:00
anseki
31555dda87 .eslintrc -> .eslintrc.json 2017-02-01 23:19:22 +09:00
anseki
90f173ad92 Add getRawInput method, fix #36 2016-10-28 15:16:59 +09:00
anseki
e39454cd2b Fix #38, change the placement of colon in default query
A colon in `query` doesn't mean a starting point of user input now.
It is common style that makes a colon mean a separator.
2016-06-13 19:41:45 +09:00
anseki
c719316327 Fixes #37
Node.js bug (#18) regressed again in v5.6.0, it is fixed in v6.2.0.
2016-06-04 21:18:42 +09:00
anseki
a7555c2aac v1.4.2 2016-04-30 21:40:15 +09:00
anseki
f802e5bece Fix: README 2016-02-24 01:26:38 +09:00
anseki
67f3b66480 Support new placeholder syntax. 2016-02-24 01:20:41 +09:00
anseki
7b59655a9a Change default error message 2016-02-06 13:47:10 +09:00
anseki
ed02067795 Change: Accept value as options.cancel. Add placeholder parameters itemsCount, firstItem and lastItem. 2016-01-27 16:42:29 +09:00
anseki
0e700b21f6 Update: Support NodeJS-v4.2.4 and v5.1.0 that fixed about issue #18. 2015-12-24 18:32:18 +09:00
anseki
c3b717b5b5 Fix: PowerShell fails when the key is pushed before it is ready (#19) 2015-08-31 02:14:21 +09:00
anseki
274d13a44b Fix: iojs-v2.3.2+ input stream can not read first line. (#18) 2015-08-23 14:24:37 +09:00
anseki
948b690946 commandHandler does not check _ as command. 2015-06-12 16:08:20 +09:00
anseki
2aab17a10a Update README 2015-06-11 15:47:40 +09:00
anseki
b067a0ba78 Update package.json for new guidelines v2.10.0. 2015-05-28 14:53:21 +09:00
anseki
7c36922564 Fix: keyInSelect does not check empty items. 2015-05-23 14:19:21 +09:00
anseki
146c05ccd4 Fix: README 2015-05-15 15:49:14 +09:00
anseki
56e1a7d3d1 Fix: stream mode conflict 2015-04-26 16:05:54 +09:00
anseki
64e65b27d3 Change: error message includes extMessage 2015-04-25 18:15:35 +09:00
anseki
f01fbf9946 Fix: old error message 2015-04-24 21:12:40 +09:00
anseki
d7fa21e891 Fix: some sample codes 2015-04-24 20:44:47 +09:00
anseki
0c9ee33072 Fix: some sample codes 2015-04-24 19:55:10 +09:00
anseki
5b33a7679c Fix: some sample codes 2015-04-24 19:49:30 +09:00
anseki
557a067c9f Fix: format of README 2015-04-24 18:42:38 +09:00
anseki
bcec4a3be2 Add: validate and "Additional Placeholders" of questionPath to README 2015-04-24 16:38:33 +09:00
anseki
f8ce540926 Update: package.json 2015-04-23 23:44:52 +09:00
anseki
fd186300a1 Fix: NL can't be output. 2015-04-08 22:57:52 +09:00
anseki
cc0cfa5044 Add placeholder 2015-04-07 18:38:14 +09:00
anseki
008f31fb6d Add options.isTrue, options.isFalse. 2015-04-05 23:14:48 +09:00
anseki
abdfcefbbb Add options.limitMessage. 2015-04-05 20:07:02 +09:00
anseki
44e52148dd Add setDefault. 2015-04-05 14:46:07 +09:00
anseki
e623c8eb21 Add keyIn, limit and caseSensitive to README 2015-04-04 15:50:36 +09:00
anseki
95d2e9f088 Add setMask. 2015-03-20 20:34:18 +09:00
anseki
583cb4048a Add more infomations to error object 2015-03-17 12:11:46 +09:00
anseki
c984c1b7be Replace BAT with WSH 2015-03-13 18:36:27 +09:00
anseki
2d29dc0c8a Fix: options ref 2015-03-13 00:59:30 +09:00
anseki
cf29238c9a Rename read.cs.js -> read-s.cs.js 2015-03-12 11:03:04 +09:00
anseki
a225c27e6a Add notes about noEchoBack to README. 2015-03-11 18:12:57 +09:00
anseki
a6039bcf36 Recover bug of ScriptPW.Password 2015-03-05 17:39:46 +09:00
anseki
fc50c96368 Fix: Can't get error from shell 2015-03-04 02:30:41 +09:00
anseki
9e8a318880 fixed #13 Error on Node v0.11+ 2015-03-02 22:44:36 +09:00