Humanize

Latest version: v4.11.0

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 8

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 `wheel` dependency from `pyproject.toml` (16) mgorny

4.1.0

Added

* Support Python 3.11 (13) hugovk
* Add Arabic language (https://github.com/jmoiron/humanize/pull/256) AYMENJD
* Docs: add dark mode toggle and default to system preference (https://github.com/jmoiron/humanize/pull/255) hugovk
* Documentation improvements (https://github.com/jmoiron/humanize/pull/254) mondeja

Changed

* Update repo links (2) hugovk

Fixed

* Removed `VERSION` from `__all__` (11) SmartManoj

4.0.0

Removed

* Drop support for Python 3.6 (https://github.com/jmoiron/humanize/pull/239) hugovk
* Remove deprecated VERSION, use __version__ instead (https://github.com/jmoiron/humanize/pull/253) hugovk
* Remove `when` from `naturaldelta()` and allow largest `timedelta` (https://github.com/jmoiron/humanize/pull/250) carterbox
* Remove deprecated private function aliases (https://github.com/jmoiron/humanize/pull/241) samueljsb

3.14.0

Changed

* Don't deprecate `time.Unit` enumeration (https://github.com/jmoiron/humanize/pull/252) hugovk
* Use `humanize.intcomma` to format years in `time` module (https://github.com/jmoiron/humanize/pull/246) carterbox

Deprecated

* Deprecate `when` parameter of `naturaldelta` (https://github.com/jmoiron/humanize/pull/248) carterbox

3.13.1

Fixed

* Temporarily comment out to avoid warning during `import humanize` (https://github.com/jmoiron/humanize/pull/243) hugovk

3.13.0

Added

* Add da_DK language (https://github.com/jmoiron/humanize/pull/238) dejurin
* Fix and add Russian and Ukrainian words (https://github.com/jmoiron/humanize/pull/235) dejurin
* Add missing strings for Polish translation (https://github.com/jmoiron/humanize/pull/182) kpostekk
* Add Traditional Chinese (zh-HK) (https://github.com/jmoiron/humanize/pull/233) edwardmfho

Changed

* Remove redundant setuptools from install_requires (https://github.com/jmoiron/humanize/pull/232) arthurzam

Deprecated

* This is the last release to support Python 3.6
* Deprecate private functions (https://github.com/jmoiron/humanize/pull/234) samueljsb
* Reinstate `VERSION` and deprecate (https://github.com/jmoiron/humanize/pull/240) hugovk

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.