DocToolchain Versions Save

a AsciiDoc Toolchain for technical Software Documentation, focused on Software Architecture Documentation

v3.2.2

3 months ago

v3.2.1

3 months ago

3.2.1 - 2024-01-10

Fixes

Added

Changed

v3.1.2

5 months ago

3.1.2 - 2023-11-16

Fixes

Added

Changed

  • The Confluence API configuration is now aware of contexts and hides the API version specific settings.

v3.0.1

7 months ago

3.0.1 - 2023-09-11

Fixes

Changed

  • Add support for Java 17, drop support for Java 8
  • Upgrade Gradle to 8.1.1
  • Upgrade dependencies
    • 'com.athaydes:spock-reports:2.3.2-groovy-3.0'
    • 'com.github.ben-manes.versions:0.46.0'
    • 'com.structurizr:structurizr-dsl:1.30.1'
    • 'com.structurizr:structurizr-export:1.14.0'
    • 'com.structurizr:structurizr-graphviz:2.0.0'
    • 'de.undercouch.download:5.4.0'
    • 'io.pebbletemplates:pebble:3.2.0'
    • 'net.bytebuddy:byte-buddy:1.14.4'
    • 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.0-alpha.1' (remove obsolete cloning of reveal.js)
    • 'org.asciidoctor:asciidoctorj-diagram:2.2.7'
    • 'org.apache.httpcomponents:httpmime:4.5.14'
    • 'org.apache.poi:poi-ooxml:5.2.3'
    • 'org.codehaus.groovy:groovy-xml:3.0.13'
    • 'org.jsoup:jsoup:1.16.1'
    • 'org.junit.jupiter:junit-jupiter-api:5.9.3'
    • 'org.openapitools:openapi-generator-gradle-plugin:6.6.0'
    • 'org.openapi.generator:6.6.0'
    • 'org.spockframework:spock-core:2.3-groovy-3.0'
  • dtcw and dtcw.ps1:
    • Improve output with hints to guide the user
    • Add --version option
    • Deprecate getJava with install java
    • Add environment variable DTC_CONFIG_FILE to specify a configuration file other than than docToolchainConfig.groovy in the project root folder
  • collectIncludes
    • Changed regexp to start with ^[A-Za-z] as file name to allow lowercase filenames as well.
    • Certain directories are excluded from traversal. Define excludeDirectories in order to skip additional directories.
  • Doc: replace old URL doctoolchain.github.io occurrences with the new doctoolchain.org
  • publishToConfluence
    • Support embedded images