Skip to content

Releases: gilly3/timespan-parser

Type strictness

10 Sep 17:39
Compare
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
Compare
Choose a tag to compare
v1.0.0

Initial implementation of timespan-parser