Mkdocs-puml

Latest version: v2.3.0

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

Scan your dependencies

Page 2 of 3

1.3.1

Improvements

* Fix compatibility issue with `mkdocs ~= 1.5` by Yannis4444 in 40
* Update dependencies versions in `Pipfile.lock`

1.3.0

New

* Add `verify_ssl` parameter to optionally skip SSL certificates verification.

v.1.2.4
Improvements

* Update dependencies versions to the latest state

1.2.3

Improved

Make this plugin compatible with `mkdocs ~= 1.5.0`

1.2.2

Improved

* Make this plugin compatible as with `mkdocs ~= 1.3`, so also `mkdocs ~= 1.4`

1.2.1

Improved

* Store `svg` diagram in a `Page` object as well. It makes it compatible with [mkdocs-print-site-plugin](https://github.com/timvink/mkdocs-print-site-plugin/) and other tools
* Update dependency versions in Piffle and Pipfile.lock

1.2.0

New

* Add `puml_keyword` parameter that allows you to specify keywork for puml code fences in markdown. For example, you may set
`puml_keyword: plantuml` and `mkdocs_puml` will look for the following code blocks:

\plantuml

\

Improved

* Ignore errors when converting svg diagrams into utf8 in order to strip unwanted characters.

v.1.1.1
Improved

* Fix mistakes in README documentation
* Rename `mkdocs_puml/plugins.py` -> `mkdocs_puml/plugin.py`
* Update actions `cache` to the 3rd version
* Update min python version required for `mkdocs_puml` to `3.8+`

v.1.1.0
Improved

* Fix package dependencies confilict. Now `mkdocs-puml` has the same `markdown` dependency version as `mkdocs`. Related 17
* Add downloads badge to README.md
* Update bug issue template

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.