Coloredlogs

Latest version: v15.0.1

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

Scan your dependencies

Page 9 of 12

1.0

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

- Move ``coloredlogs.ansi_text()`` to ``humanfriendly.ansi_wrap()``.
- Update ``setup.py`` to add trove classifiers and stop importing ``__version__``.
- Start linking to Read the Docs as the project homepage.

.. _Release 1.0: https://github.com/xolox/python-coloredlogs/compare/0.8...1.0

0.8

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

- Merged pull request `5`_ which makes the severity to color mapping configurable.
- Added support for bold / faint / underline / inverse / strike through text
styles. This extends the changes in pull request `5`_ into a generic
severity ↔ color / style mapping and adds support for five text styles.
- Added a coverage badge to the readme.

.. _Release 0.8: https://github.com/xolox/python-coloredlogs/compare/0.7.1...0.8
.. _5: https://github.com/xolox/python-coloredlogs/pull/5

0.7.1

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

Bug fix: Restore Python 3.4 compatibility.

.. _Release 0.7.1: https://github.com/xolox/python-coloredlogs/compare/0.7...0.7.1

0.7

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

- First stab at a proper test suite (already >= 90% coverage)
- Prepare to publish documentation on Read the Docs.

.. _Release 0.7: https://github.com/xolox/python-coloredlogs/compare/0.6...0.7

0.6

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

Added ``decrease_verbosity()`` function (and simplify ``increase_verbosity()``).

.. _Release 0.6: https://github.com/xolox/python-coloredlogs/compare/0.5...0.6

0.5

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

- Merge pull request `4`_ adding Python 3 compatibility.
- Start using Travis CI (so I don't accidentally drop Python 3 compatibility).
- Document supported Python versions (2.6, 2.7 & 3.4).
- Move demo code to separate ``coloredlogs.demo`` module.

.. _Release 0.5: https://github.com/xolox/python-coloredlogs/compare/0.4.9...0.5
.. _4: https://github.com/xolox/python-coloredlogs/pull/4

Page 9 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.