Webcolors

Latest version: v1.13

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

Scan your dependencies

Page 1 of 3

1.13

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

No bug fixes or new features.

Other changes
~~~~~~~~~~~~~

* Supported Python versions are now 3.7, 3.8, 3.9, 3.10, and 3.11

* The codebase was significantly reorganized and modernized. Public API is
unchanged. Imports should continue to be directly from the top-level
``webcolors`` module; attempting to import from submodules is not supported.

* Now packaging declaratively via ``pyproject.toml`` with `PEP 517
<https://peps.python.org/pep-0517/>`_ support from ``setuptools``.

1.12

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

No bug fixes or new features.

Other changes
~~~~~~~~~~~~~

* Supported Python versions are now 3.7, 3.8, 3.9, and 3.10.

1.11.1

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

Bugs fixed
~~~~~~~~~~

* Corrected an error regarding supported Python versions in the README file.

1.11

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

No bug fixes or new features.

Other changes
~~~~~~~~~~~~~

* Python 2 has reached the end of its support cycle from the Python core team;
accordingly, Python 2 support is dropped. Supported Python versions are now
3.5, 3.6, 3.7, and 3.8.

1.10

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

No bug fixes or new features.

Other changes
~~~~~~~~~~~~~

* Similar to the change in version 1.9 which normalized conversions to named
colors for ``gray``/``grey`` to always use the ``gray`` variant, the other
named grays of CSS3 now normalize to the ``gray`` spelling. This affects the
following colors: ``darkgray``/``darkgrey``,
``darkslategray``/``darkslategrey``, ``dimgray``/``dimgrey``,
``lightgray``/``lightgrey``, ``lightslategray``/``lightslategrey``,
``slategray``/``slategrey``.

1.9.1

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

Bugs fixed
~~~~~~~~~~

* The ``__version__`` attribute of the installed webcolors module, although not
documented or referenced anywhere, was accidentally not updated in the 1.9
release. It has now been updated (and now indicates 1.9.1).

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.