You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
257 B
14 lines
257 B
|
7 months ago
|
|
||
|
|
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
|
||
|
|
|