Pydocx

Latest version: v0.9.10

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

Scan your dependencies

Page 2 of 9

0.9.4

- Faked lists inside tables are correctly converted to real lists

0.9.3

- Headings inside a complex field no longer fail to ignore styles

0.9.2

- Fixed issue where multiple complex fields in the same paragraph would cause
content to disappear.

0.9.1

- Added EmbeddedObject support with Shape

0.9.0

- Implemented complex and simple field hyperlinks.
- This includes a significant change to the API. The export methods are now all
called twice. The results are discarded in the first pass. In first pass
(``self.first_pass == True``), you can now track information that will be used to
make decisions in the second pass. The notable example where this technique
is used is implementing complex fields. Because the export methods are called
twice, some exporter extensions that perform lossly operations on the
document structure may need to ignore processing during the first pass.
- The function signature of the ``get_hyperlink_tag`` has changed. It
previously accepted a ``Hyperlink`` instance. Now it only accepts
``target_uri``.

0.8.5

- Styled whitespace is no longer ignored. Previously, this would result in
certain configurations with words grouped together without spaces.

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.