Download Latest Version v2.12.0 source code.tar.gz (6.3 MB)
Email in envelope

Get an email when there's a new version of C4-PlantUML

Home / v2.9.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-02-10 1.9 kB
Release v2.9.0 source code.tar.gz 2024-02-10 6.2 MB
Release v2.9.0 source code.zip 2024-02-10 6.3 MB
Totals: 3 Items   12.5 MB 0

New Features

More often a full support of all PlantUML elements are requested (it can be enabled via ENABLE_ALL_PLANT_ELEMENTS). After that the PlantUML elements can be set via the new optional baseShape="...." argument

:::plantuml
    System(..., ?baseShape),
    System_Ext(..., ?baseShape),
    Container(..., ?baseShape),
    Container_Ext(..., ?baseShape),
    Component(..., ?baseShape),
    Component_Ext(..., ?baseShape)

Sample with PlantUML elements

What's Changed

Full Changelog: https://github.com/plantuml-stdlib/C4-PlantUML/compare/v2.8.0...v2.9.0

Source: README.md, updated 2024-02-10