Releases: pelican-plugins/graphviz
Releases · pelican-plugins/graphviz
Graphviz 1.2.5
Graphviz 1.2.4
Maintainance release (no user visible changes)
- Add Python 3.12 to CI test matrix
- Switch build system from Hatchling to PDM
- Fix linter configuration
Graphviz 1.2.3
Maintenance release:
- Migrate to the new tooling standards
- Improve code quality
Graphviz 1.2.2
Maintenance release:
- Add Acknowledgments section in documentation
- Use full URL for the figure in the documentation
Graphviz 1.2.1
Maintenance release:
-
Drop item in ToDo list (was implemented in the previous release)
-
Use .format() instead of % operator to format strings
-
Add unit test for the setting of per-block configuration options
Graphviz 1.2.0
Allow per-block configuration settings
Graphviz 1.1.0
Allow the SVG XML output code to be uncompressed (through the new
configuration variable GRAPHVIZ_COMPRESS). This allows more featureful
SVG images, for instance including clickable URLs. Thanks to Maxim
Kochurov for the contribution.
Graphviz 1.0.1
Fix initialization of error flag variable (concerns OS name "nt")
Graphviz 1.0.0
Initial release as namespace plugin