Skip to content

Version 3.4.0

Latest
Compare
Choose a tag to compare
@adoble adoble released this 25 Oct 15:41

Added

  • Added new command adr generate toc to generate a table of contents (TOC). See issue 60.
  • To generate the TOC the handlebars library is used and the templating language for TOCs (not ADRs) has been changed. This is documented in ADR 11.

Changed

  • Build has been modified to be backward compatible with Java 11, but still use Java 21 for development. This is documented in ADR 10. Thanks to Sebastian Davids for PR #57 and PR #59.

Fixed

Deprecated

  • Binary compatability with Java 11