Skip to content

Releases: talsma-ict/umldoclet

2.2.1

24 Oct 19:21
Compare
Choose a tag to compare

Release 2.2.1

Notable changes:

What's Changed

  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #595
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 by @dependabot in #594
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in #596
  • Bump org.testcontainers:junit-jupiter from 1.19.8 to 1.20.0 by @dependabot in #598
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #599
  • Bump org.hamcrest:hamcrest from 2.2 to 3.0 by @dependabot in #601
  • Bump org.testcontainers:junit-jupiter from 1.20.0 to 1.20.1 by @dependabot in #600
  • Bump org.slf4j:jul-to-slf4j from 2.0.13 to 2.0.14 by @dependabot in #602
  • Bump org.slf4j:jul-to-slf4j from 2.0.14 to 2.0.15 by @dependabot in #603
  • Bump org.slf4j:jul-to-slf4j from 2.0.15 to 2.0.16 by @dependabot in #604
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #605
  • Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot in #606
  • Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 by @dependabot in #607
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 by @dependabot in #609
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #608
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 by @dependabot in #613
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #612
  • Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #610
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #611
  • Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 by @dependabot in #614
  • Bump net.sourceforge.plantuml:plantuml-asl from 1.2024.6 to 1.2024.7 by @dependabot in #615
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #616
  • Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 by @dependabot in #617
  • Bump license-maven-plugin.version from 4.5 to 4.6 by @dependabot in #618
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #619
  • Bump org.mockito:mockito-core from 5.13.0 to 5.14.0 by @dependabot in #620
  • Bump org.testcontainers:junit-jupiter from 1.20.1 to 1.20.2 by @dependabot in #622
  • Bump org.mockito:mockito-core from 5.14.0 to 5.14.1 by @dependabot in #621
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #624
  • Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2 by @dependabot in #626
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 by @dependabot in #625
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #623
  • Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 by @dependabot in #627
  • Simplify github-actions build. by @sjoerdtalsma in #628
  • Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.10 by @dependabot in #629
  • Bump ch.qos.logback:logback-classic from 1.5.10 to 1.5.11 by @dependabot in #631
  • Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in #632
  • Fix -verbose javadoc generation. by @sjoerdtalsma in #634
  • Remove unused maven-release-plugin. by @sjoerdtalsma in #635
  • Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @dependabot in #636
  • Bump org.testcontainers:junit-jupiter from 1.20.2 to 1.20.3 by @dependabot in #637
  • Add copyright comment to generated uml diagrams and make footer clickable by @sjoerdtalsma in #638

Full Changelog: 2.2.0...2.2.1

Release 2.2.0

08 Jul 19:08
Compare
Choose a tag to compare

What's Changed

No more graphviz needed!

  • Use smetana layout to eliminate graphviz runtime dependency. by @sjoerdtalsma in #584
  • Dependencies bumped, for details see full changelog:

Full Changelog: 2.1.2...2.2.0

Release 2.1.2

16 Feb 14:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

Release 2.1.1

24 Nov 23:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

Release 2.1.0

31 Dec 14:34
Compare
Choose a tag to compare

What's changed

  • New option '--plantuml-server-url' to use PlantUML server (69b8709)
  • Bump PlantUML version to 1.2022.14. (43adb9a)
  • Build dependencies:
    • Bump mockito-core from 4.8.1 to 4.11.0 (#444, #452, #456)
    • Bump jul-to-slf4j from 2.0.3 to 2.0.6 (#445, #447, #450)
    • Bump logback-classic from 1.4.4 to 1.4.5 (#446)

Full Changelog: 2.0.20...2.1.0

Release 2.0.20

27 Oct 14:18
Compare
Choose a tag to compare

What's changed

  • Use a transparent background for dependency diagrams by default. (#440)
  • Bump PlantUML version to plantuml-asl-1.2022.12 (#442)

Full Changelog: 2.0.19...2.0.20

Release 2.0.19

01 Oct 12:53
Compare
Choose a tag to compare

What's changed

  • Address security issue. This fixes #419
  • Take a java module name into account for pathnames. (#426)
  • Fix external link redirecting to generic HTML file.
  • Fix dependencydiagram links from module (#436)
  • Bump PlantUML version to plantuml-asl-1.2022.8 (#435, #425)
  • Upgrade maven wrapper to mvn 3.8.6, wrapper 3.1.1.
  • Bump logback-classic from 1.2.11 to 1.4.1 (#430, #427)
  • Bump jul-to-slf4j from 1.7.36 to 2.0.3 (#434, #431, #424)
  • Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#422)
  • Bump mockito-core from 4.6.1 to 4.8.0 (#429, #423)
  • Bump junit-jupiter-engine from 5.8.2 to 5.9.0 (#418)

Full Changelog: 2.0.18...2.0.19

Release 2.0.18

01 Jul 15:27
Compare
Choose a tag to compare

What's Changed

  • Bump maven-scm-plugin from 1.12.2 to 1.13.0 in #412
  • Bump mockito-core from 4.5.1 to 4.6.1 in #413, #414
  • Bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7 in #415
  • Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 in #416
  • Bump PlantUML version to plantuml-asl-1.2022.6 in #417

Full Changelog: 2.0.17...2.0.18

Release 2.0.17

06 May 13:55
Compare
Choose a tag to compare

Release notes

  • Introduce new -umlImageFormat option svg_img for scalable vector graphics to be included as regular HTML <img> tags.
    Please note that this disables the links from the diagrams, but may be what you need if you require scalable images
    but somehow can't use the default HTML object tags (see #410).
  • Bump PlantUML version to plantuml-asl-1.2022.5 (#411)

Release 2.0.16

29 Apr 15:20
Compare
Choose a tag to compare

Release notes

  • Upgrade PlantUML to plantuml-asl-1.2022.4 (#404, #386)
  • Use platform independent newline characters instead of '\n' (#399)
  • Add Gradle Kotlin DSL example to usage document. (#385)
  • Simplify build to use single LTS JDK version (#387)
  • Dependencies:
    • Bump mockito-core from 4.0.0 to 4.5.1 (#409, #406, #396, #381, #380, #373, #370)
    • Bump junit-jupiter-engine from 5.8.1 to 5.8.2 (#371)
    • Bump logback-classic from 1.2.7 to 1.2.11 (#395, #375, #374, #372)
    • Bump jul-to-slf4j from 1.7.32 to 1.7.36 (#388, #382, #379)
    • Bump maven-javadoc-plugin from 3.3.1 to 3.4.0 (#407, #391)
    • Bump maven-compiler-plugin from 3.8.1 to 3.10.1 (#397, #392, #378)
    • Bump maven-scm-plugin from 1.12.0 to 1.12.2 (#376)
    • Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 (#408, #394, #393)
    • Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 (#401)
    • Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M6 (#400)
    • Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 (#402)
    • Bump maven-invoker from 3.1.0 to 3.2.0 (#403)