github asciidoctor/asciidoctor-maven-plugin asciidoctor-maven-plugin-2.1.0
v2.1.0

V2.1.0 ("House cleaning") completes the consolidation and clean up work started with v2.0.0.
This version focuses on refactors and public availability of internal features that where not officially supported πŸš€.

The highlights...

  • Removal of code and configurations not being used.
  • Public availability of auto-refresh and http mojos.
    These add life preview features to test and write more confortable. With them, all your configurations, included extensions, will be applied to modified files same way as during a normal build.
    Special thanks to Romain Manni-Bucau (rmannibucau 🐦, rmannibucau ) who put the foundations in previous versions.
  • Focus on improved tests, going from 73% coverage to 85%.

As always, thanks to all contributors! Specially those taking time providing report issues and feedback πŸ‘

Improvements

  • #459 Inject Maven properties as attributes in process-asciidoc mojo
  • #474, #478, #480 Made auto-refresh mojo officially available
    These allows live conversion of documents, see the docs
  • #483 Made http mojo officially available
    Extends auto-refresh capabilities making HTML docs available through and embedded HTTP server, see the docs
  • #486 Upgraded Asciidoctorj to 2.4.1 ad jRuby to 9.2.13.0

Documentation

  • #445 Add reference to v2-migration-guide in README for better findability
  • #446 Fix broken link to V2 migration guide (@ge0ffrey)
  • #465 Add GitHub’s PR and issue templates
  • #482 Add copyright notice to README and remove unnecessary license header from sources

Build / Infrastructure

  • #448 Update maven-release-plugin version (3.0.0-M1) and POM scm configuration to simplify release proce
  • #452, #453 Add GitHub Actions build for Linux, Windows, MacOS and Java 8, 11
  • #460 Simplify TravisCI and AppVeyor to run Java 8 and 11 only
  • #479 Upgrade Maven from v3.5.0 to 3.6.3 in AppVeyor and jacoco-maven-plugin version from v0.8.2 to 0.8.5
  • #481 Use maven-javadoc-plugin version defined in pluginManagement + update to v3.2.0
  • #484 Add Maven Wrapper to project and CI builds

Release Meta

Released on: 2020-09-15
Released by: @abelsromero
Soundtrack: Detonation (Steven Wilson)

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

NewReleases is sending notifications on new releases.