Skip to content

Releases: gilly3/timespan-parser

Type strictness

10 Sep 17:39

Choose a tag to compare

Type checking was needlessly strict. Now, parse() coerces numbers to strings, and getString() coerces numeric strings to numbers.

Initial release

07 Sep 21:41

Choose a tag to compare

v1.0.0

Initial implementation of timespan-parser