Skip to content

Releases: jakzal/gradle-structurizr-cli

Maintenance release

03 Jan 00:04
1d42803
Compare
Choose a tag to compare

What's Changed

  • Bump de.undercouch:gradle-download-task from 5.5.0 to 5.6.0 by @dependabot in #118
  • Bump org.wiremock:wiremock from 3.4.2 to 3.5.1 by @dependabot in #119
  • Bump org.wiremock:wiremock from 3.5.1 to 3.5.2 by @dependabot in #120
  • Bump org.wiremock:wiremock from 3.5.2 to 3.5.3 by @dependabot in #121
  • Bump org.wiremock:wiremock from 3.5.3 to 3.5.4 by @dependabot in #122
  • Bump org.wiremock:wiremock from 3.5.4 to 3.7.0 by @dependabot in #124
  • Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 by @dependabot in #126
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3 by @dependabot in #125
  • Bump org.wiremock:wiremock from 3.7.0 to 3.8.0 by @dependabot in #127
  • Bump org.wiremock:wiremock from 3.8.0 to 3.9.0 by @dependabot in #128
  • Bump org.wiremock:wiremock from 3.9.0 to 3.9.1 by @dependabot in #129
  • Bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0 by @dependabot in #131
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.11.0 by @dependabot in #130
  • Bump com.gradle.plugin-publish from 1.2.1 to 1.2.2 by @dependabot in #132
  • Bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 by @dependabot in #133
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1 by @dependabot in #134
  • Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1 by @dependabot in #135
  • Bump org.junit.jupiter:junit-jupiter-api from 5.11.1 to 5.11.2 by @dependabot in #136
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2 by @dependabot in #137
  • Bump org.wiremock:wiremock from 3.9.1 to 3.9.2 by @dependabot in #140
  • Bump org.junit.jupiter:junit-jupiter-api from 5.11.2 to 5.11.3 by @dependabot in #139
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.11.2 to 5.11.3 by @dependabot in #138
  • Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 by @dependabot in #141
  • Bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4 by @dependabot in #142
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4 by @dependabot in #143
  • Update the default version of Kotlin (1.9.22 -> 2.0.20) and Gradle (8.6 -> 8.11.1) by @jakzal in #144
  • Replace deprecated calls by @jakzal in #145

Full Changelog: 1.9.0...1.9.1

Update to work with v2024.02.22 structurizr-cli release

27 Feb 12:28
66eb8db
Compare
Choose a tag to compare

Major fixes:

  • Update the download url and jar name to the latest release (v2024.02.22) #116 (@jakzal)
    • the tag name has the "v" prefix back

Minor changes:

  • Update Kotlin (1.9.20 -> 1.9.22) and Gradle (8.5 -> 8.6) #117 (@jakzal)
  • Bump org.wiremock:wiremock from 3.3.1 to 3.4.2 #113 #114 #115
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 #111
  • Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2 #112

Update to work with 2024.01.02 structurizr-cli release

08 Jan 20:54
c69232a
Compare
Choose a tag to compare

Major fixes:

  • Update the download url and jar name to the latest release (2024.01.02) 4248814 (@jakzal)
    • the tag name is no longer the classic v1.2.3, but it's now year.month.day
    • the downloaded jar no longer has version in its name
    • the legacy versioning scheme is still supported, but structurizr has removed most of their past releases (only v1.34.0 and v1.35.0 were kept)

Minor changes:

  • Update the default Gradle version (8.1.1 -> 8.5) c69232a (@jakzal)
  • Bump org.wiremock:wiremock from 3.2.0 to 3.3.1 #107
  • Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 #108
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 #109

Output parameter for the export command

17 Oct 09:05
7e57c3a
Compare
Choose a tag to compare

Java 17

09 Oct 20:34
8b058be
Compare
Choose a tag to compare
  • Update to Java 17 #105 (thank you @MisteliEvooq)
  • Bump junit-jupiter-api from 5.9.2 to 5.10.0 #91 #93
  • Bump junit-jupiter-engine from 5.9.2 to 5.10.0 #92 #94
  • Bump com.gradle.plugin-publish from 1.2.0 to 1.2.1 #95
  • Bump de.undercouch:gradle-download-task from 5.4.0 to 5.5.0 #96
  • Update wiremock (2.35.0 -> 3.2.0) #98 #100 #101 #102 #103 #104 (@jakzal)

Multiple export bugfix

26 Apr 10:42
175e2f9
Compare
Choose a tag to compare
  • Run export tasks sequentially for more predictability #90 (@jakzal)
  • Bump com.gradle.plugin-publish from 1.1.0 to 1.2.0 #88

Java 11

05 Apr 10:52
619337b
Compare
Choose a tag to compare

Maintenance release

17 Feb 11:13
374787c
Compare
Choose a tag to compare
  • Bump junit-jupiter-api from 5.9.1 to 5.9.2 #83
  • Bump junit-jupiter-engine from 5.9.1 to 5.9.2 #82
  • Bump de.undercouch:gradle-download-task from 5.3.0 to 5.3.1 #84
  • Update gradle (7.6 -> 8.0) and drop legacy gradle versions from the build #85 (thanks @jakzal)

Maintenance release

13 Dec 12:14
6238382
Compare
Choose a tag to compare
  • Update gradle (7.5.1 -> 7.6) #81 (thanks @jakzal)
  • Bump gradle-download-task from 5.2.1 to 5.3.0 #78
  • Bump wiremock-jre8 from 2.34.0 to 2.35.0 #79
  • Bump com.gradle.plugin-publish from 1.0.0 to 1.1.0 #80

Github API to fetch the latest release

30 Sep 10:36
f3884fd
Compare
Choose a tag to compare