Jonahsnider Convert Versions Save

The smallest & fastest library for really easy, totally type-safe unit conversions in TypeScript & JavaScript.

v5.2.0

2 weeks ago

5.2.0 (2024-04-28)

Features

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

v5.1.0

3 weeks ago

5.1.0 (2024-04-24)

Features

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

v5.0.0

2 months ago

5.0.0 (2024-02-19)

⚠ BREAKING CHANGES

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

Features

v4.14.1

4 months ago

4.14.1 (2024-01-09)

Bug Fixes

  • improve how best units are calculated (#640) (c5202db)

v4.14.0

5 months ago

4.14.0 (2023-11-18)

Bug Fixes

Features

  • energy: include other SI prefixes for watt hours (#619) (4a30e7a)

v4.13.2

8 months ago

4.13.2 (2023-09-12)

Bug Fixes

  • handle ASCII symbol for SI micro- prefix, closes #606 (07558c1)

v4.13.1

9 months ago

4.13.1 (2023-07-23)

Bug Fixes

v4.13.0

11 months ago

4.13.0 (2023-05-28)

Features

  • mass: add kilotonne, megatonne, and gigatonne units, closes #594 (0ea9641)

v4.12.0

1 year ago

4.12.0 (2023-04-20)

Features

  • time: add femtoseconds and picoseconds to best units, closes #588 (e6ec41d)
  • data: change units for metric to be KB, MB, etc. instead of KiB, MB, etc., closes #588 (b82de95)

v4.11.0

1 year ago

4.11.0 (2023-04-14)

Bug Fixes

  • volume: fix conversion ratio for US legal cup, closes #582 (1fb4441)

Features