Precice-config-visualizer

Latest version: v1.1.4

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

Scan your dependencies

Page 1 of 2

1.1.4

* Fix error on output due to mismatched byte/str by fsimonis in https://github.com/precice/config-visualizer/pull/26

**Full Changelog**: https://github.com/precice/config-visualizer/compare/v1.1.3...v1.1.4

1.1.3

* Fixed error when outputting the graph to stdout (without using the `-o` option).
* Fixed backwards compatibility of the typing modules to python 3.8

**Full Changelog**: https://github.com/precice/config-visualizer/compare/v1.1.2...v1.1.3

1.1.2

* Fix `-o name.dot` outputting "layouted" dot instead of directly emitting the generated dot graph. This can lead to issues with older graphviz installation under some circumstances.

**Full Changelog**: https://github.com/precice/config-visualizer/compare/v1.1.1...v1.1.2

1.1.1

Adds the gui as an optional dependency to the package. Meaning you can install both with:

bash
pipx install 'config-visualizer[gui]'


**Full Changelog**: https://github.com/precice/config-visualizer/compare/v1.0.0...v1.1.1

1.0.0

This release moved the GUI to it's own package in [precice/config-visualizer-gui](https://github.com/precice/config-visualizer-gui).
You can find it on [PyPi](https://pypi.org/project/precice-config-visualizer-gui/).

bash
pipx install precice-config-visualizer-gui


**Full Changelog**: https://github.com/precice/config-visualizer/compare/v0.3.0...v1.0.0

0.3.0

* Add support to directly generate images using `-o image.png`. Supports pdf, png, svg, jpeg, jpg.
* Improve robustness of config parsing. Tag order doesn't matter now.
* Add extensive test suite.

**Full Changelog**: https://github.com/precice/config-visualizer/compare/v0.2.1...v0.3.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.