Comparing version 1.8.2 to 1.9.0-60-preserve-raw-string-values-165883a3f90a613a8c7c96e91c1870e81f23897b
@@ -166,2 +166,3 @@ var Parameter, Signature, _, appearedMoreThanOnce, async, isLastOne, parse, settings, utils; | ||
result[parameterValue] = _.parseInt(word); | ||
result[parameterValue + '_raw'] = word; | ||
} else { | ||
@@ -168,0 +169,0 @@ result[parameterValue] = word; |
@@ -7,4 +7,8 @@ # Change Log | ||
## 1.8.2 - 2018-11-14 | ||
## 1.9.0 - 2019-02-22 | ||
* Preserve string value of looks-like-integer parameters [Paulo Castro] | ||
## 1.8.2 - 2018-11-13 | ||
* Fix ignored error in async action functions [Paulo Castro] | ||
@@ -11,0 +15,0 @@ * Dependencies: Update lodash and underscore.string packages [Lucian Buzzo] |
{ | ||
"name": "capitano", | ||
"version": "1.8.2", | ||
"version": "1.9.0-60-preserve-raw-string-values-165883a3f90a613a8c7c96e91c1870e81f23897b", | ||
"description": "Powerful, non opitionated command line parser for serious applications", | ||
@@ -5,0 +5,0 @@ "main": "build/capitano.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
156379
797
1