Humanfriendly

Latest version: v10.0

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

Scan your dependencies

Page 6 of 23

4.6

---------------------------

Fixed issue 21 by implementing support for bright (high intensity) terminal colors.

.. _Release 4.6: https://github.com/xolox/python-humanfriendly/compare/4.5...4.6
.. _21: https://github.com/xolox/python-humanfriendly/issues/21

4.5

---------------------------

Fixed issue `16` by merging pull request `17`_: Extend byte ranges, add RAM
output to command line.

In the merge commit I removed the ``--format-bytes`` option that `17`_ added
and instead implemented a ``--binary`` option which changes ``--format-size``
to use binary multiples of bytes (base-2) instead of decimal multiples of bytes
(base-10).

.. _Release 4.5: https://github.com/xolox/python-humanfriendly/compare/4.4.2...4.5
.. _16: https://github.com/xolox/python-humanfriendly/issues/16
.. _17: https://github.com/xolox/python-humanfriendly/pulls/17

4.4.2

-----------------------------

- Fixed ``ImportError`` exception on Windows due to interactive prompts (fixes `19`_ by merging `20`_.).
- Enable MacOS builds on Travis CI and document MacOS compatibility.
- Change Sphinx documentation theme.

.. _Release 4.4.2: https://github.com/xolox/python-humanfriendly/compare/4.4.1...4.4.2
.. _19: https://github.com/xolox/python-humanfriendly/issues/19
.. _20: https://github.com/xolox/python-humanfriendly/pull/20

4.4.1

-----------------------------

Include the Sphinx documentation in source distributions (same rationales as
for the similar change made to 'coloredlogs' and 'verboselogs').

.. _Release 4.4.1: https://github.com/xolox/python-humanfriendly/compare/4.4...4.4.1

4.4

---------------------------

Added the :func:`~humanfriendly.testing.make_dirs()` and
:func:`~humanfriendly.testing.touch()` functions.

.. _Release 4.4: https://github.com/xolox/python-humanfriendly/compare/4.3...4.4

4.3

---------------------------

Don't log duplicate output in :func:`~humanfriendly.testing.run_cli()`.

.. _Release 4.3: https://github.com/xolox/python-humanfriendly/compare/4.2...4.3

Page 6 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.