Wikitextparser

Latest version: v0.55.13

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

Scan your dependencies

Page 14 of 18

0.31.0

Not secure
-------
- Rename ``WikiText.lists()`` method to ``WikiText.get_lists()`` and deprecate the old name.
- Add ``get_sections()`` method with ``include_subsections`` parameter which allows getting section without including subsections. (23)

0.30.0

Not secure
-------
- Fixed a bug in parsing wikilinks contianing ``[.*]`` (29)
- Fixed: wikilinks are not allowed to be preceded by ``[`` anymore.
- Rename ``WikiText.tags()`` method to ``WikiText.get_tags()`` and deprecate the old name.

0.29.2

Not secure
-------
- Fix a bug in detecting the end-tag of two consecutive same-name tags. (27)

0.29.1

Not secure
-------
- Properly exclude the ``test`` package from the source distribution.

0.29.0

Not secure
-------
- Fix a regression in parsing some corner cases of nested templates. (26)
- The previously deprecated ``WikiText.__getitem__`` now raises NotImplementedError.
- WikiText.__call__: Remove the deprecated support for start is None.
- Optimize a little and use more robust algorithms.

0.28.1

Not secure
-------
- Implemented a workaround for a catastrophic backtracking condition when parsing tables. (22)

Page 14 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.