4.2.0
·
484 commits
to refs/heads/main
since this release
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