github asciidoctor/asciidoctor-maven-plugin asciidoctor-maven-plugin-1.5.8
v1.5.8 "Farewell"

This release aligns the maven plugin version to the version of AsciidoctorJ v1.5.8.1.

This is a "farewell" version before starting work on 2.0.0 version which will introduce non-backward compatible changes.
Changes are meant to align with improvements done in Asciidoctor and remove some "quirks" added in the maven plugin over time.
Most notably are:

  • Removal of imagesDir and sourceHighlighter options in favour of defining it in the <attributes> section.
  • Replacement of templateDir (now deprecated in Asciidoctor) by templateDirs (List) (#265)
  • Removing support for Java 7

Special thanks to all contributors during all the 1.5.x releases!

Improvements

  • #370 Added openjdk9 and Java 10 to TravisCI
  • #375 Use asciidoctor.convertFile() instead of asciidoctor.renderFile() (@robertpanzer)

Bug fixes

  • #372 Fix setting logHandler.outputToConsole to be true by default
  • #386 Be able to use LAN IP (for http server preview) (@andersonb)

Documentation

  • #382 Add tip on how to show the asciidoctor version

Release Meta

Released on: 2019-03-30
Released by: @abelsromero
Soundtrack: Closure (Opeth)

Don't miss a new asciidoctor-maven-plugin release

NewReleases is sending notifications on new releases.