github asciidoctor/asciidoctorj v2.5.0

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

This release upgrades the version of Asciidoctor core to 2.0.14.
Also a lot of effort has gone into modernising the build for Gradle 7.0 and Java 16.
Finally, an effort has started to better document and clean up the API.
Please take notice of the deprecations in the Asciidoctor interface, as the next major version will remove these methods.

Improvement

  • Allow defining @Name as a meta annotation on Block and Inline Macros (@uniqueck) (#898)
  • Upgrade to jruby 9.2.17.0 (#1004)
  • Upgrade to asciidoctorj-diagram 2.1.2 (#1004)
  • Add getRevisionInfo method to Document. Make DocumentHeader class and readDocumentHeader methods as deprecated (@abelsromero) (#1008)
  • Add getAuthors method to Document (@abelsromero) (#1007)
  • Upgrade to asciidoctor 2.0.14 (#1016)
  • Deprecated methods Asciidoctor, Options and Attributes API scheduled for future removal (@abelsromero)(#1015)
  • Add pushInclude to PreprocessorReaderImpl and deprecate push_include (@abelsromero) (#1020)

Build Improvements

  • Fix wildfly integration test on Java 16 (@abelsromero) (#1002)
  • Upgrade Gradle to 7.0.0 (#1001)
  • Fix URL for distribution in sdkman (#990)
  • Update gradle plugin biz.aQute.bnd to 5.3.0 (#1001)
  • Run Github actions for main branch (#1017)

Documentation

Release Meta

Released on: 2021-04-17
Released by: @robertpanzer

Don't miss a new asciidoctorj release

NewReleases is sending notifications on new releases.