Skip to content

v2.1.0

Compare
Choose a tag to compare
@pepijnve pepijnve released this 06 Apr 07:47
· 293 commits to main since this release

Distribution

Changelog

Enhancements

  • Issue #226: Add initial support to delegate rendering of diagrams to kroki.io. Add :diagram-server-url: https://kroki.io/ and :diagram-server-type: kroki_io to your document to enable this.
  • Issue #296: Support referring to the mmdc batch script on Windows using the mmdc (Mermaid) document attribute.
  • Issue #312: Update PlantUML to v1.2021.0. +
    Starting with version 2.1.0 you can now also override the bundled version of PlantUML with a different version.
    If the DIAGRAM_PLANTUML_CLASSPATH environment variable is set, asciidoctor-diagram will parse this value as a series of paths to JAR files separated by the native path separator (: or ;) and use those JAR files instead of the bundled ones.

Bug Fixes

  • Issue #308: Avoid changing the semantics of SVG documents during post processing.
  • Issue #313: Remove unneeded dependency on bigdecimal.

Release meta

Released on: 2021-01-18 08:21:20 +0100
Released by: @pepijnve
Logs: source diff | gem diff