Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

34 lines (16 loc) · 1.47 KB

Changelog

5.3.0 (2024-06-04)

Features

  • add a space separating quantity from unit when converting best conversion to string (775d3c1), closes #665
  • support spaces between quantity and unit in convertMany() and ms() (8f7eb2d)

5.2.0 (2024-04-28)

Features

  • support "m" as an alias for minutes (067a398), closes #659

5.1.0 (2024-04-24)

Features

  • length: add US survey foot unit (25e1d47)

5.0.0 (2024-02-19)

⚠ BREAKING CHANGES

  • Exported types have changed, some have been removed. Some supported units were also removed.

Features