summaryrefslogtreecommitdiff
path: root/node_modules/prompt/CHANGELOG.md
blob: b094c4893317d591fce5e449828010b244f35c21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
0.2.7 / 2012-08-30
==================

  * Fixed handling of numeric inputs with parseFloat
  * Fixed overwriting of non-string inputs
  * Added support for boolean types

0.2.6 / 2012-08-12
==================

  * Added allowance of empty default values