This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
v1.34.0
- Fixes #364 (.DS_Store file causes exception during !include on Windows).
- Fixes #359 (Add url for relationship in dynamic view).
- Adds a
getDslParser()
method to theStructurizrDslPluginContext
class (#361). - Adds the ability to specify the workspace scope via a
scope
keyword inside the workspaceconfiguration
. - Adds support for specifying perspective values.
- Updates structurizr/java to v1.28.0.
- Updates structurizr/import to v1.7.0.