Releases: jakzal/gradle-structurizr-cli
Releases · jakzal/gradle-structurizr-cli
Update to work with v2024.02.22 structurizr-cli release
Update to work with 2024.01.02 structurizr-cli release
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:
Output parameter for the export command
- Add output parameter to export #106 (thank you @MisteliEvooq)
Java 17
- 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
Java 11
- Switch to Java 11 #87 (@jakzal)
- Update gradle (8.0 -> 8.0.1) ce1a84f (@jakzal)
- Update actions/setup-java to v3 429655e 791678d (@jakzal)
- Update actions/upload-artifact to v3 925dcce (@jakzal)
- Update actions/checkout to v3 0e33706 (@jakzal)
- Bump de.undercouch:gradle-download-task from 5.3.1 to 5.4.0 #86
Maintenance release
Maintenance release
Github API to fetch the latest release
- Use the Github API to fetch the latest release 053a0ff (thanks @jakzal)
- Update gradle (7.4.2 -> 7.5.1) bf645dc (thanks @jakzal)
- Update kotlin (1.7.10 -> 1.7.20) 49962b8 (thanks @jakzal)
- Bump junit 5.8.2 to 5.9.1 #68 #69 #75 #76
- Bump gradle-download-task from 5.1.0 to 5.2.1 #70 #71 #72 #73 #77
- Bump wiremock-jre8 from 2.33.2 to 2.34.0 #74