Skip to content

Releases: vitalegi/structurizr-md

v0.0.8

24 May 18:43
Compare
Choose a tag to compare

What's Changed

👒 Dependencies

  • Bump com.structurizr:structurizr-export from 1.18.0 to 1.19.0 by @dependabot in #78
  • Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 by @dependabot in #79
  • Bump org.mockito:mockito-junit-jupiter from 5.8.0 to 5.9.0 by @dependabot in #80
  • Bump org.mockito:mockito-junit-jupiter from 5.9.0 to 5.10.0 by @dependabot in #82
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 by @dependabot in #83
  • Bump net.sourceforge.plantuml:plantuml from 1.2023.13 to 1.2024.1 by @dependabot in #85
  • Bump ch.qos.logback:logback-core from 1.4.14 to 1.5.0 by @dependabot in #86
  • Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0 by @dependabot in #88
  • Bump net.sourceforge.plantuml:plantuml from 1.2024.1 to 1.2024.4 by @dependabot in #93
  • Bump com.structurizr:structurizr-dsl from 1.35.0 to 2.1.1 by @dependabot in #94
  • Bump com.structurizr:structurizr-export from 1.19.0 to 2.1.1 by @dependabot in #92
  • Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 by @dependabot in #84
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #81
  • Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #95
  • Bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.6 by @dependabot in #99
  • Bump ch.qos.logback:logback-core from 1.5.0 to 1.5.6 by @dependabot in #101
  • Bump com.structurizr:structurizr-export from 2.1.1 to 2.1.2 by @dependabot in #103
  • Bump org.mockito:mockito-junit-jupiter from 5.10.0 to 5.12.0 by @dependabot in #105
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #96

Full Changelog: v0.0.7...v0.0.8

v0.0.7

05 Jan 19:57
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Container & Software System pages contain the list of systems used & dependencies by @vitalegi in #48

👒 Dependencies

  • Bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.5.0 by @dependabot in #51
  • Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #52
  • Bump net.sourceforge.plantuml:plantuml from 1.2023.10 to 1.2023.11 by @dependabot in #53
  • Bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.6.0 by @dependabot in #54
  • Bump com.structurizr:structurizr-core from 1.26.1 to 1.27.0 by @dependabot in #55
  • Bump net.sourceforge.plantuml:plantuml from 1.2023.11 to 1.2023.12 by @dependabot in #56
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #57
  • Bump com.structurizr:structurizr-export from 1.16.1 to 1.17.0 by @dependabot in #59
  • Bump org.mockito:mockito-junit-jupiter from 5.6.0 to 5.7.0 by @dependabot in #60
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 by @dependabot in #61
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #62
  • Bump com.structurizr:structurizr-dsl from 1.32.0 to 1.34.0 by @dependabot in #63
  • Bump com.structurizr:structurizr-export from 1.17.0 to 1.18.0 by @dependabot in #65
  • Bump ch.qos.logback:logback-core from 1.4.11 to 1.4.14 by @dependabot in #66
  • Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.14 by @dependabot in #68
  • Bump com.structurizr:structurizr-core from 1.27.0 to 1.28.1 by @dependabot in #69
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #70
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #74
  • Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 by @dependabot in #75
  • Bump com.structurizr:structurizr-core from 1.28.1 to 1.29.0 by @dependabot in #77
  • Bump com.structurizr:structurizr-dsl from 1.34.0 to 1.35.0 by @dependabot in #76
  • Bump net.sourceforge.plantuml:plantuml from 1.2023.12 to 1.2023.13 by @dependabot in #71
  • Bump org.mockito:mockito-junit-jupiter from 5.7.0 to 5.8.0 by @dependabot in #67

Full Changelog: v0.0.6...v0.0.7

v0.0.6

15 Aug 17:24
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Each container has its dedicated page; moved components inside containers by @vitalegi in #45

Bug Fixes 🐛

  • Fix: Deployment view with * target break the page generation by @vitalegi in #44

Other Changes

  • sample code with tags propagation. doing so will reset the C4 PlantUML styling by @vitalegi in #41

👒 Dependencies

  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M7 to 3.1.2 by @dependabot in #38
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.4.0 to 5.10.0 by @dependabot in #39

Full Changelog: v0.0.5...v0.0.6

v0.0.5

14 Aug 14:56
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Remove monorepo structure and rebrand to structurizr-md by @vitalegi in #36
  • new pull requests are valid only if tests pass by @vitalegi in #37

Other Changes

Full Changelog: v0.0.4...v0.0.5

v0.0.4

13 Aug 18:57
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Software systems are moved to dedicated folders by @vitalegi in #23
  • Parallel processing of the export images step by @vitalegi in #27
  • automatically generate all (landscape, system contexts, containers, components) diagrams if missing by @vitalegi in #30
  • sanitize names of urls / diagrams by @vitalegi in #31
  • Create tables of containers/components and relations of each software system by @vitalegi in #32

👒 Dependencies

  • Bump ch.qos.logback:logback-core from 1.4.9 to 1.4.11 in /structurizr-gen by @dependabot in #14
  • Bump com.structurizr:structurizr-export from 1.16.0 to 1.16.1 in /structurizr-gen by @dependabot in #16
  • Bump ch.qos.logback:logback-classic from 1.4.9 to 1.4.11 in /structurizr-gen by @dependabot in #17
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.6.1 to 3.11.0 in /structurizr-gen by @dependabot in #15

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

11 Aug 21:40
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v0.0.2...v0.0.3

v0.0.2

11 Aug 21:27
c8dad71
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • 2 landscape page tables rows should be ordered by @vitalegi in #7
  • software system page - diagrams are sorted by @vitalegi in #11

Bug Fixes 🐛

New Contributors

Full Changelog: https://github.com/vitalegi/c4-model-arch/commits/v0.0.2