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

Releases: structurizr/java

0.8.0

29 Jun 21:37

Choose a tag to compare

  • Added support for supplementary documentation.
  • Views (diagrams) can have a subtitle in addition to a description.
  • Fixed a performance issue with the static analysis including Java platform types.
  • Added size and supportingTypes properties to Component.
  • Renamed JavadocComponentFinderStrategy to SourceCodeComponentFinderStrategy.
  • Added the ability to define how a component's supporting types should be identified.

0.7.0

04 May 09:53

Choose a tag to compare

Mostly minor changes throughout the library, with the exception of the component finders and annotations. Also, structurizr-client has been merged into structurizr-core for simplicity.

0.6.0

10 Dec 16:38

Choose a tag to compare

Added documentation and simplified a few APIs (including how to add and configure styles).

0.5.0

08 Nov 14:53

Choose a tag to compare

Some final tweaks for v0.5.0.

0.4.1

25 Aug 06:34

Choose a tag to compare

Added A2 paper size and a removeRelationship() method on the View class.

v0.4.0

17 Jul 14:00

Choose a tag to compare

Updated version number.

v0.3.1

13 May 06:43

Choose a tag to compare

Added a key property, so specific views can easily be referenced.