Skip to content

1.3.1

Compare
Choose a tag to compare
@simonbrowndotje simonbrowndotje released this 29 Oct 13:39
· 609 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.