8000
Skip to content

Releases: adoble/adr-j

User defined templates

Choose a tag to compare

@adoble adoble released this 29 Jun 17:02

Major refactor to allow users to specify their own templates for ADRs.

Fixes the following issues:
#6 - See the instructions in README
#15 - As templates can be user defined, they can use other formats such as ASCIIDOC.

Refactor - CLI

Choose a tag to compare

@adoble adoble released this 04 Jun 18:38

This release contains no new functionality. Instead it is a major refactoring of the code to use the Picocli command line processing in preparation for new functionality. See ADR 006.

Unix release

Choose a tag to compare

@adoble adoble released this 17 Mar 17:59

Both Windows and Unix version release.

  • Works with in-process/terminal editors such as vi
  • Unix launch script

First release

Choose a tag to compare

@adoble adoble released this 12 Feb 17:25

Basic functionality:

  • Initialisation of ADR directories
  • Creating new ADRs
  • Superseding ADRs
  • Linking ADRs
  • Help
0