7.0.0 (2026-02-24)
- ES2017 or later is now required
- add photometry units (#796) (45d9e5e)
- export full conversions object (#800) (dbe85ee)
- require ES2017 and above (34b4c13)
6.0.0 (2026-01-17)
- length: remove pc symbol for pica unit
5.14.1 (2025-12-15)
- fix release (b50eadc)
5.14.0 (2025-12-15)
5.13.1 (2025-10-29)
5.13.0 (2025-10-14)
- temperature: add alternate symbol for Fahrenheit (°F) (1b1ae88)
5.12.1 (2025-10-11)
- remove unused dependency (0523dfc)
5.12.0 (2025-05-09)
5.11.0 (2025-04-24)
5.10.0 (2025-04-11)
5.9.0 (2025-03-27)
- area: add Chinese mu unit (#738) (70ffc35)
- export runtime definition of MeasureKind enum (9c2796a), closes #735
- temperature: add alternate symbol for Celsius (°C) (#734) (cfc541c)
5.8.0 (2025-02-19)
5.7.0 (2024-12-07)
5.6.1 (2024-11-11)
5.6.0 (2024-10-27)
- add getMeasureKind() function for validating inputs (dd535cc)
5.5.1 (2024-10-24)
5.5.0 (2024-10-24)
5.4.1 (2024-09-18)
5.4.0 (2024-09-11)
5.3.0 (2024-06-04)
- 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)
5.1.0 (2024-04-24)
- length: add US survey foot unit (25e1d47)
5.0.0 (2024-02-19)
- Exported types have changed, some have been removed. Some supported units were also removed.