Releases: structurizr/java
Releases · structurizr/java
v1.9.8
- Adds support for relationships from deployment nodes to infrastructure nodes.
v1.9.7
- Adds support for software system/container instances in multiple deployment groups.
v1.9.6
v1.9.5
- Provides a way to store view dimensions.
v1.9.4
- Bug fixes to prevent parents and children to both be added to container/component views.
v1.9.3
- Added an
addTheme
method onConfiguration
. - Removed the
addDefaultStyles
method onStyles
.
v1.9.2
- Adds a
Diamond
shape.
v1.9.1
- Adds a
findTerminology
method on theTerminology
class. Styles.findElementStyle
better mirrors how the Structurizr web renderer deals with element styling.
v1.9.0
- Adds support for adding individual infrastructure nodes, software system instances, and container instances to a deployment view.
- Adds support for removing software system instances from deployment views.
- Improved support for themes (e.g. when exporting to PlantUML), which now works the same as described at Structurizr - Themes.
- Adds support for "deployment groups", providing a way to scope how software system/container instance relationships are replicated when added to deployment nodes. breaking change
v1.8.0
- Adds support for custom elements and custom views (experimental).
- Bug fixes and improved workspace validation.