github asciidoctor/asciidoctorj v2.1.0

latest releases: v2.5.12, v3.0.0-alpha.2, v2.5.11...
4 years ago

2.1.0 (2019-06-22)

This version brings updated versions of Asciidoctor, Asciidoctor PDF and Asciidoctor Diagram.

It also contains a new API allowing to implement Syntax Highlighters in Java.
This API is experimental and might also break in minor releases until it is defined to be stable.

Improvements

  • Add the command line option -R to specify the source root directory (@4lber10 & @ysb33r) (#822)
  • Add sourcemap, catalog_assets and parse to OptionBuilder (@jmini) (#825)
  • Upgrade to Asciidoctor 2.0.10
  • Upgrade to Asciidoctor Diagram 1.5.0-alpha.18
  • Upgrade to Asciidoctor PDF 1.5.0-alpha.18
  • Added an experimental API to write Syntax Highlighters in Java (#826)

Documentation

  • Clarify that an InlineMacroProcessor should return a PhraseNode and that Strings are deprecated. (@jmini) (#823)

Release Meta

Released on: 2019-06-22
Released by: @robertpanzer
Release beer: TBD

Don't miss a new asciidoctorj release

NewReleases is sending notifications on new releases.