This repository was archived by the owner on Mar 28, 2026. It is now read-only.
Releases: structurizr/java
Releases · structurizr/java
0.8.0
- 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
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
Added documentation and simplified a few APIs (including how to add and configure styles).
0.5.0
Some final tweaks for v0.5.0.
0.4.1
Added A2 paper size and a removeRelationship() method on the View class.
v0.4.0
Updated version number.
v0.3.1
Added a key property, so specific views can easily be referenced.