Releases: jonahsnider/convert
Releases · jonahsnider/convert
v4.14.0
4.14.0 (2023-11-18)
Bug Fixes
Features
- energy: include other SI prefixes for watt hours (#619) (4a30e7a)
v4.13.2
4.13.2 (2023-09-12)
Bug Fixes
- handle ASCII symbol for SI micro- prefix, closes #606 (07558c1)
v4.13.0
4.13.0 (2023-05-28)
Features
- mass: add kilotonne, megatonne, and gigatonne units, closes #594 (0ea9641)
v4.12.0
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
4.11.0 (2023-04-14)
Bug Fixes
- volume: fix conversion ratio for US legal cup, closes #582 (1fb4441)
Features
v4.10.0
4.10.0 (2023-02-03)
Bug Fixes
- volume: fix conversion ratio for cubic feet, closes #572 (79f36f1)
Features
- area: add in2, ft2, yd2, and mi2 symbols, closes #573 (0af4ab0)
v4.9.0
4.9.0 (2022-12-11)
Features
- force: add tonne-force unit (7cd3c71)
- force: add kip unit (5f544b0)
- force: add SI prefixes for newtons (077abbb)
v4.8.0
4.8.0 (2022-12-02)
Features
- support rounding the result when converting to the best unit, closes #563 (35413cc)