Colouredlogs

Latest version: v10.0.1

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

Scan your dependencies

Page 7 of 10

2.0

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

- Backwards incompatible: Change ``ansi2html`` to ``colouredlogs --convert`` (see `8`_).
- Implement and enforce PEP-8 and PEP-257 compliance.
- Change Read the Docs links to use HTTPS.
- Move ad-hoc coverage configuration from ``Makefile`` to ``.coveragerc``.

.. _Release 2.0: https://github.com/xolox/python-coloredlogs/compare/1.0.1...2.0
.. _8: https://github.com/xolox/python-coloredlogs/issues/8

1.0.1

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

- Bug fix for obscure ``UnicodeDecodeError`` in ``setup.py`` (only on Python 3).
- Document PyPy as a supported (tested) Python implementation.

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

1.0

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

- Move ``colouredlogs.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 colour 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 ↔ colour / 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

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.