Skip to content

Releases: jonahsnider/convert

v5.6.1

11 Nov 21:52
fb4f6a3
Compare
Choose a tag to compare

5.6.1 (2024-11-11)

Bug Fixes

  • area: fix acres being treated as larger than square miles (b57f18e), closes #709

v5.6.0

27 Oct 01:36
1a4eac6
Compare
Choose a tag to compare

5.6.0 (2024-10-27)

Features

  • add getMeasureKind() function for validating inputs (dd535cc)

v5.5.1

24 Oct 22:37
32affdd
Compare
Choose a tag to compare

5.5.1 (2024-10-24)

Bug Fixes

  • volume: improve definition of cubic yards conversion factor (#695) (5c526ad)

v5.5.0

24 Oct 08:19
ad147fd
Compare
Choose a tag to compare

5.5.0 (2024-10-24)

Features

  • mass: add lbs as symbol for pounds (84f8ce0), closes #693

v5.4.1

18 Sep 19:43
d4a06e1
Compare
Choose a tag to compare

5.4.1 (2024-09-18)

Bug Fixes

v5.4.0

11 Sep 10:07
52da19a
Compare
Choose a tag to compare

5.4.0 (2024-09-11)

Features

  • energy: update "best" array to use SI prefixed units (#679) (994fca7)

v5.3.0

04 Jun 20:55
5dd5809
Compare
Choose a tag to compare

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)

v5.2.0

28 Apr 22:28
a07bafc
Compare
Choose a tag to compare

5.2.0 (2024-04-28)

Features

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

v5.1.0

24 Apr 04:42
c5a40dc
Compare
Choose a tag to compare

5.1.0 (2024-04-24)

Features

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

v5.0.0

19 Feb 09:44
ceb3ab1
Compare
Choose a tag to compare

5.0.0 (2024-02-19)

⚠ BREAKING CHANGES

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

Features