Releases: jonahsnider/convert
Releases · jonahsnider/convert
v5.6.1
5.6.1 (2024-11-11)
Bug Fixes
- area: fix acres being treated as larger than square miles (b57f18e), closes #709
v5.6.0
5.6.0 (2024-10-27)
Features
- add getMeasureKind() function for validating inputs (dd535cc)
v5.5.1
5.5.1 (2024-10-24)
Bug Fixes
- volume: improve definition of cubic yards conversion factor (#695) (5c526ad)
v5.5.0
5.5.0 (2024-10-24)
Features
- mass: add lbs as symbol for pounds (84f8ce0), closes #693
v5.4.1
5.4.1 (2024-09-18)
Bug Fixes
v5.4.0
5.4.0 (2024-09-11)
Features
- energy: update "best" array to use SI prefixed units (#679) (994fca7)
v5.3.0
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
5.2.0 (2024-04-28)
Features
- support "m" as an alias for minutes (067a398), closes #659
v5.1.0
5.1.0 (2024-04-24)
Features
- length: add US survey foot unit (25e1d47)
v5.0.0
5.0.0 (2024-02-19)
⚠ BREAKING CHANGES
- Exported types have changed, some have been removed. Some supported units were also removed.
Features