Skip to content

Releases: python-humanize/humanize

4.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 09:01
29d37fb

Added

Fixed

  • Fix scientific() on small positive numbers (#22) @bwoodsend
  • Remove redundant wheel dependency from pyproject.toml (#16) @mgorny

4.1.0

Choose a tag to compare

@github-actions github-actions released this 03 May 11:11
0c177f7

Added

Changed

Fixed

4.0.0

Choose a tag to compare

@hugovk hugovk released this 08 Mar 16:06
a1514eb

Removed

3.14.0

Choose a tag to compare

@hugovk hugovk released this 14 Apr 10:56
309e7fd

Changed

Deprecated

3.13.1

Choose a tag to compare

@hugovk hugovk released this 08 Mar 16:06
429e3d8

Fixed

3.13.0

Choose a tag to compare

@hugovk hugovk released this 08 Mar 16:05
ab605ba

Added

Changed

Deprecated

3.12.0

Choose a tag to compare

@hugovk hugovk released this 08 Mar 16:05
73724c1

Added

Changed

  • Use importlib.metadata to get package version instead of pkg_resources.get_distribution to decrease memory consumption (jmoiron/humanize#227) @akayunov

Fixed

3.11.0

Choose a tag to compare

@hugovk hugovk released this 08 Mar 16:05
9e7829d

Added

Fixed

3.10.0

Choose a tag to compare

@hugovk hugovk released this 08 Mar 16:05
d593095

Added

3.9.0

Choose a tag to compare

@hugovk hugovk released this 08 Mar 16:05
aa0dd3d

Added