Skip to content

Releases: structurizr/java

v1.15.1

23 Sep 14:40
Compare
Choose a tag to compare
  • Adds some additional functionality for getting and finding element/relationship styles.

v1.15.0

13 Sep 07:44
Compare
Choose a tag to compare
  • Adds documentation section filenames into the model.
  • Adds support for custom elements on dynamic views.

v1.14.1

15 Aug 11:13
Compare
Choose a tag to compare
  • Enables structurizr-core to be used as a transitive dependency by consumers of structurizr-client.

v1.14.0

14 Aug 15:50
Compare
Choose a tag to compare
  • Adds a helper method (AbstractImpliedRelationshipsStrategy.createImpliedRelationship) to create implied relationships, which can then be used by custom implementations.
  • Provides a way to add specific relationships to dynamic views.

v1.13.0

15 Jul 14:13
Compare
Choose a tag to compare
  • Adds support for name/value properties on element and relationship styles.

v1.12.2

30 Mar 06:44
Compare
Choose a tag to compare
  • Adds support for sorting views by the order in which they are created.

v1.12.1

02 Mar 13:54
Compare
Choose a tag to compare

Renamed Decision.Link.type to Decision.Link.description.

v1.12.0

01 Mar 14:08
Compare
Choose a tag to compare
  • Breaking API changes to how documentation and decisions are managed.
  • Moved documentation importers/templates to structurizr-documentation.
  • Moved examples to structurizr-examples
  • Removal of deprecated Model.addImplicitRelationships() method.

v1.11.0

18 Feb 17:49
Compare
Choose a tag to compare
  • Fixes #167 (ImpliedRelationship Strategy replication of URL and perspectives).
  • Makes the Decision.setContent() method public, to allow pre-processing of content before workspace upload/rendering.

v1.10.0

01 Feb 07:27
Compare
Choose a tag to compare
  • Makes the Section.setContent() method public, to allow pre-processing of content before workspace upload/rendering.