4.2.0
Added
- Add
humanize.metric()for converting big/small numbers to SI units (#22) @bwoodsend - Add type hints (#15) @hugovk
Fixed
- Fix
scientific()on small positive numbers (#22) @bwoodsend - Remove redundant
wheeldependency frompyproject.toml(#16) @mgorny