Releases: asciidoctor/asciidoctor-diagram
v1.5.11
Distribution
Changelog
Enhancements
- Issue #198: Simplify usage of asciidoctor-diagram in combination with the
data-uri
attribute
Release meta
Released on: 2018-11-02 12:12:28 +0100
Released by: @pepijnve
Logs: source diff | gem diff
v1.5.10
Distribution
Changelog
Bug Fixes
- Issue #186: Avoid preprocessing of PlantUML stdlib !includes (@habamax)
- Issue #193: Update PlantUML to 2018.10
- Issue #194: Silence unitialized instance variable warning when using JRuby
Release meta
Released on: 2018-09-07 22:01:59 +0200
Released by: @pepijnve
Logs: source diff | gem diff
v1.5.9
Distribution
Changelog
Enhancements
- Add support for ASCIIToSVG
- Issue #181: Add support for Vega and Vega-Lite
Release meta
Released on: 2018-03-28 17:16:31 +0200
Released by: @pepijnve
Logs: source diff | gem diff
v1.5.8
Distribution
Changelog
Enhancements
- Issue #163: Add support for Mermaid.CLI
- Update PlantUML to revision 2018.1
- Add initial SVG support for Ditaa
Bug Fixes
- Issue #159: Resolve classloading issue in JRuby (@robertpanzer)
- Issue #177: Resolve unused variable warning in svgbob integratin
Release meta
Released on: 2018-02-24 16:59:17 +0100
Released by: @pepijnve
Logs: source diff | gem diff
v1.5.7
Distribution
Changelog
Enhancements
- Update PlantUML to revision 2017.20
- Add support for Syntrax
--title
argument via theheading
attribute (@vinipsmaker)
Bug Fixes
- Issue #173: Block macro targets are now correctly resolved against the document base directory.
Release meta
Released on: 2017-12-26 21:40:14 +0100
Released by: @pepijnve
Logs: source diff | gem diff
v1.5.6
Distribution
Changelog
Enhancements
- Issue #167: Add support for Msc diagrams
- Issue #170: Add support for Syntrax diagrams
- Add support for SvgBob diagrams
- The output format can now be configured globally per diagram type using a document attribute with the name
<diagram_type>-format
.
As an example to generate all plantuml diagrams as SVG set the attributeplantuml-format
tosvg
in your document header or via the command line.
Bug Fixes
- Issue #164: Restore numbered captions for diagrams when using asciidoctor >= 1.5.6
Release meta
Released on: 2017-11-02 19:00:48 +0100
Released by: @pepijnve
Logs: source diff | gem diff
v1.5.4.1
Distribution
Changelog
Release meta
Released on: 2017-07-30 17:01:16 +0200
Released by: @pepijnve
Logs: source diff | gem diff
v1.5.5
Distribution
Changelog
Enhancements
Bug Fixes
- Issue #145: Incremental runs on documents containing meme diagrams would fail
- Issue #150: Resolve Ditaa character encoding issues
- Avoid error when the
PATH
environment variable is not defined (@BrentDouglas)
Release meta
Released on: 2017-07-13 22:43:01 +0200
Released by: @pepijnve
Logs: source diff | gem diff
v1.5.4
Distribution
Changelog
Enhancements
- Add support for UMLet (@basejumpa)
- Issue #141: Allow blockdiag fontpath to be specified via attributes (@bithium)
Bug Fixes
- Issue #140: Restore PNG as default format for Graphviz diagrams
Release meta
Released on: 2017-01-14 12:22:01 +0100
Released by: @pepijnve
Logs: source diff | gem diff
v1.5.3
Distribution
Changelog
Enhancements
- Issue #124: Improve compatibility with Cygwin
- Issue #133: Support substitutions in block macro target attribute
- Issue #135: Add support for PDF output for blockdiag and graphviz.
- Update PlantUML to revision 8053 (21/12/2016)
Bug Fixes
- Resolve error when using WaveDromEditor.app on macOS
Release meta
Released on: 2017-01-03 23:30:39 +0100
Released by: @pepijnve
Logs: source diff | gem diff