Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Releases: structurizr/dsl

v1.35.0

29 Dec 15:15
Compare
Choose a tag to compare
  • Updates structurizr/java to v1.29.0.

v1.34.0

23 Nov 10:47
Compare
Choose a tag to compare
  • 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 the StructurizrDslPluginContext class (#361).
  • Adds the ability to specify the workspace scope via a scope keyword inside the workspace configuration.
  • Adds support for specifying perspective values.
  • Updates structurizr/java to v1.28.0.
  • Updates structurizr/import to v1.7.0.

v1.33.0

27 Oct 10:35
Compare
Choose a tag to compare
  • DSL identifiers (if present) will now be loaded when extending a JSON workspace (see #328).
  • Adds a context variable to inline/external scripts (see #332).
  • Fixes #324 (Groups with no curly braces breaks diagrams).
  • Adds a way to set the character encoding used by the DSL parser (see #338).
  • Fixes #336 (Dynamic View does not allow !script tag).
  • !extend can now be used instead of !ref.

v1.32.0

28 Jul 10:32
Compare
Choose a tag to compare
  • Adds the ability to specify the workspace visibility (private/public) via the workspace configuration.

v1.31.1

26 Jul 14:18
Compare
Choose a tag to compare
  • Fixes #308 (Hidden (e.g. .DS_Store) file causes exception during !include ).
  • Updates structurizr/java to v1.25.1.

v1.31.0

22 Jul 13:03
Compare
Choose a tag to compare
  • Adds support for passing parameters to external scripts.
  • Updates dependencies.

v1.30.4

17 Jul 17:06
Compare
Choose a tag to compare
  • Adds support for more easily including/excluding implied relationships in view definitions (#303).

v1.30.3

04 Jul 11:41
Compare
Choose a tag to compare
  • Fixes #289 (Cannot invoke "Object.equals(Object)" because "r" is null).

v1.30.2

20 Jun 09:10
Compare
Choose a tag to compare
  • Fixes #242 (deploymentViews hierarchical identifiers issue).
  • Makes StructurizrDslPluginContext constructor public to allow for unit testing.

v1.30.1

05 Apr 11:44
Compare
Choose a tag to compare
  • Fixes #241 (Allow styles defined in an extending workspace to override those in the base workspace).
  • Upgrades structurizr/java to v1.24.1.