This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
Releases: structurizr/dsl
Releases · structurizr/dsl
v1.30.0
- Allows
deploymentEnvironment
to be used without starting a new context (i.e. without{
and}
) (see structurizr/cli#112). - Adds support for splitting lines in the DSL source with a backslash character (#137).
- Fixes #114 (Parallel sequence behavior in dynamic views).
- Fixes #239 (File context for included files varies based upon how they are included).
- Adds support for grouping deployment nodes, infrastructure nodes, software system instances, and container instances.
v1.29.1
v1.29.0
v1.28.3
v1.28.0
v1.27.1
v1.27.0
v1.26.2
- Zero pads automatically generated view keys for better sorting.
v1.26.1
- Sets titles for image view content specified via URLs.
- Adds a
default
keyword, for setting the default view.
v1.26.0
- Adds the element/relationship identifiers into the model (as an element/relationship property named
structurizr.dsl.identifier
). - Adds support for image views.