Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Releases: structurizr/import

v1.7.0

19 Nov 13:11
Compare
Choose a tag to compare
  • Adds support for SVG images (#10)

v1.6.0

26 Oct 13:30
Compare
Choose a tag to compare
  • Fixes #13 (Mermaid diagrams not working).
  • Fixes #14 (Date of ADRs can't be changed from UTC)

v1.5.0

22 Jul 12:27
Compare
Choose a tag to compare
  • Updated dependencies and minimum Java version (11).

v1.4.1

17 Mar 15:07
Compare
Choose a tag to compare
  • Updated dependencies.

v1.4.0

05 Mar 12:29
Compare
Choose a tag to compare
  • Documentation/decisions can now be added to components.

v1.3.1

26 Feb 10:00
Compare
Choose a tag to compare
  • Sets content type correctly when importing PlantUML/Mermaid/Kroki diagrams.

v1.3.0

26 Feb 08:51
Compare
Choose a tag to compare
  • Adds support for choosing whether PlantUML/Mermaid/Kroki diagrams should be imported as PNG or SVG.

v1.2.1

18 Feb 15:04
Compare
Choose a tag to compare

Explicitly request PNG format from Mermaid servers.

v1.2.0

16 Feb 13:38
Compare
Choose a tag to compare
  • Breaking change: Renamed artifact from structurizr-documentation to structurizr-import.
  • Breaking change: Renamed com.structurizr.documentation.importer to com.structurizr.importer.documentation
  • Breaking change: Removed templates.

v1.1.1

28 Jan 07:53
Compare
Choose a tag to compare
  • Fixes #3 (Images from hidden folders are imported).