Fixes #15 (PlantUML export fails when element names are Unicode characters)
Fixes an issue with the last character of workspace exports being stripped.
v1.6.0
com.structurizr.export.DiagramExporter and com.structurizr.export.WorkspaceExporter can now be implemented to build custom exporters, for use with the Structurizr CLI export command.
Resolves #2 (Allow to export properties to C4Plantuml files).
Resolves #8 (fixes the rendering of infrastructure nodes in C4-PlantUML deployment diagrams).
Resolves #17 (tags are no longer included by default in the C4-PlantUML export, and can be configured via a view set property named c4plantuml.tags).
v1.5.0
Adds support for relationship colours in the Ilograph export.
Adds support for the new relationship line style property.
Fixes #15 (PlantUML export fails when element names are Unicode characters)
Fixes an issue with the last character of workspace exports being stripped.
1.6.0 (15th August 2022)
com.structurizr.export.DiagramExporter and com.structurizr.export.WorkspaceExporter can now be implemented to build custom exporters, for use with the Structurizr CLI export command.
Resolves #2 (Allow to export properties to C4Plantuml files).
Resolves #8 (fixes the rendering of infrastructure nodes in C4-PlantUML deployment diagrams).
Resolves #17 (tags are no longer included by default in the C4-PlantUML export, and can be configured via a view set property named c4plantuml.tags).
1.5.0 (30th March 2022)
Adds support for relationship colours in the Ilograph export.
Adds support for the new relationship line style property.
Package change from com.structurizr.io to com.structurizr.export.
Fixes #4 (Remove sequence numeration from messages in PlantUML Sequence diagrams for dynamic views).
1.3.0 (29th December 2021)
Fixes a bug when exporting views to PlantUML formats, when there are newline characters in element names/descriptions/technologies and relationship descriptions/technologies.
The C4-PlantUML export now includes tags.
Adds support for customizing PlantUML exports via view set properties (plantuml.title, plantuml.includes, etc).
v1.2.1 (29th November 2021)
Adds support for hyperlinked elements via the StructurizrPlantUML and C4-PlantUML exporters.
Adds support for styling groups via an element style named Group' (for all groups) or Group:Name` (for the "Name" group).
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps structurizr-export from 1.2.0 to 1.6.1.
Release notes
Sourced from structurizr-export's releases.
Changelog
Sourced from structurizr-export's changelog.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)