parse-ingredient
Advanced tools
Changelog
[v1.2.1] - 2024-07-06
Changelog
[v1.2.0] - 2024-01-18
ignoreUOMs
, an array of strings that will not be considered units of measure.Changelog
[v1.1.1] - 2024-01-15
package.json
to distributed type definition files.Changelog
[v1.1.0] - 2023-12-01
compactStringArray
has been removed. (array.filter(Boolean)
is functionally equivalent to compactStringArray(array)
.)Changelog
[v1.0.1] - 2023-07-26
compactArray
is now compactStringArray
and only works for arrays of actual strings.Changelog
[v0.6.0] - 2022-10-15
Changelog
[v0.5.0] - 2022-04-16
versions
and renamed to alternates
.additionalUOMs
and allowLeadingOf
options.