Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

1.3.1

Choose a tag to compare

@simonbrowndotje simonbrowndotje released this 29 Oct 13:39
· 699 commits to master since this release
  • The automatic layout algorithm can now be configured on individual views.
  • The structurizr-annotations library can now be more easily used with OSGi applications.
  • Fixes a bug with the PlantUML and WebSequenceDiagram writers, where relationships were sorted incorrectly (alphabetically, rather than numerically).
  • Fixes a bug that allows relationships to be created between parents and children.
  • The way layout information is copied between different versions of a view is now configurable by setting a custom LayoutMergeStrategy on a per view basis.