Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update C4-PlantUML to v2.9.0 #93

Merged
merged 2 commits into from
Feb 11, 2024
Merged

Conversation

kirchsth
Copy link
Contributor

new C4-PlantUML v2.9.0 is released, please update to latest version.

The new main features is

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

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

Sample with PlantUML elements

Thank you and best regards
Helmut

@arnaudroques arnaudroques merged commit b34e7b5 into plantuml:master Feb 11, 2024
arnaudroques added a commit to plantuml/plantuml that referenced this pull request Feb 11, 2024
@kirchsth kirchsth deleted the C4v2.9.0 branch October 26, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants