Skip to content

v1.1.0

Compare
Choose a tag to compare
@evanwalsh evanwalsh released this 30 Jul 19:09
fe11459
  • BREAKING: toDecimal and toHHMM will now always return a string type, regardless of input.
  • BREAKING: toDecimal will now return a blank string when passed an invalid value, just like toHHMM does.
  • The build system now uses TypeScript 3.9.2 and targets ES2020.