Releases: structurizr/java
Releases · structurizr/java
v1.20.1
ViewSet.getViews()
now includes all views.ViewSet.getViewWithKey()
is now public.
v1.20.0
- Breaking change: Renamed
com.structurizr.view.View
tocom.structurizr.view.ModelView
. - Added support for "image views".
- Added a
Window
shape. ThemeUtils.toJson()
now includes the workspace branding logo and font in the resulting theme.
v1.19.0
v1.18.0
v1.17.0
v1.16.2
- Updated dependencies.
v1.16.1
- Adds name-value properties to views.
v1.16.0
- Adds support for element style stroke widths.
v1.15.3
- Updates some transitive dependencies.
v1.15.2
- Adds support for element icons being specified as filenames (rather than full URLs) in themes.