Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include units even when was unable to parse as prefix number postfix | Andrew Harvey | 2021-06-30 | 1 | -1/+2 |
| | |||||
* | add --verbose logging flag | Andrew Harvey | 2021-05-18 | 1 | -1/+1 |
| | |||||
* | reduce verbose logging | Andrew Harvey | 2021-05-17 | 1 | -1/+1 |
| | |||||
* | fix units to ranges to deal with complex cases | Andrew Harvey | 2021-05-14 | 1 | -1/+18 |
| | |||||
* | handle duplicate units when converting to ranges | Andrew Harvey | 2021-05-14 | 1 | -1/+1 |
| | |||||
* | additional logging | Andrew Harvey | 2021-05-13 | 1 | -1/+11 |
| | |||||
* | log message when regexp didn't match for prefix number suffix | Andrew Harvey | 2021-05-13 | 1 | -0/+5 |
| | |||||
* | prefix and suffix support in unitsToRanges | Andrew Harvey | 2021-05-06 | 1 | -4/+66 |
| | |||||
* | lib unitsToRanges | Andrew Harvey | 2021-05-05 | 1 | -0/+23 |