Z3c.rml

Latest version: v4.4.0

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

Scan your dependencies

Page 3 of 10

3.8.0

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

- Unified ``paraStyle`` and ``spanStyle`` even more.

- Extended ``<spanStyle>`` to support underline and strike as well.

- Simplified implemnetation of strike and underline style implementation. It
is also the more correct implementation.

3.7.0

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

- Drop support for running tests using ``python setup.py test``.

- Drop Python 3.5 support.

- Extended ``<paraStyle>``:

* ``underline``: A boolean field indicating whether the entire paragraph is
underlined. The following related attributes have also been added to the
style: ``underlineColor``, ``underlineOffset``, ``underlineWidth``,
``underlineGap``, and ``underlineKind``

* ``strike``: A boolean field indicating whether the entire paragraph is
stricken. The following related attributes have also been added to the
style: ``strikeColor``, ``strikeOffset``, ``strikeWidth``,
``strikeGap``, and ``strikeKind``

* ``justifyLastLine``: Added attribute that is available in the API.

* ``justifyBreaks``: Added attribute that is available in the API.

* ``spaceShrinkage``: Added attribute that is available in the API.

* ``linkUnderline``: Added attribute that is available in the API.

3.6.3

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

- Added missing ``lineBelowDash``, ``lineAboveDash``, ``lineLeftDash``,
``lineRightDash`` attributes

3.6.2

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

- Fix num2words (missing import, two digit dashes)

- Added test to check what happens with text not in tags
(e.g. not in a ``<para>`` tag)

3.6.1

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

- Add Python 3.7 Trove classifier.

3.6.0

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

- Upgraded to support Python 3.7

- Allow ``<place>`` to contain ``<fixedSize>``, which allows content to be
fitted into the place boundaries.

Page 3 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.