Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 18:51
· 54 commits to main since this release

This feature release:

  • Adds a footer with "Edit on GitHub" link to all pages
  • Adds more options for graph rendering, more specifically, introduces two new input parameters
    • mermaid_renderer which can be one of:
    • plantuml_renderer which can be one of:
      • 'none': will not render
      • 'kroki': will use Kroki.io to render as png
      • 'plantuml': will use plantuml.com to render as png