github asciidoctor/asciidoctorj v1.7.0-RC.1

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

== 1.7.0-RC.1 (2019-03-26)

This is the first release candidate of AsciidoctorJ that brings Asciidoctor 2.0.0 to the Java platform.

Enhancements::

  • Move the Asciidoctor interface into the asciidoctorj-module (@Mogztter) (#760)
  • Remove deprecated render() methods from Asciidoctor interface (@Mogztter) (#760)

Improvements::

  • Upgrade to JRuby 9.2.6.0. This version of AsciidoctorJ is incompatible with any version of JRuby <= 9.2.5.0
  • Upgrade to Asciidoctor 2.0.1
  • Upgrade to Asciidoctor Diagram 1.5.16

Bug Fixes::

  • Fix extension initialization in OSGi environments (#754)
  • Remove reference to RubyExtensionRegistryImpl from RubyExtensionRegistry (#759)
  • Don't return null from List.blocks() and DefinitionList.blocks() (@jensnerche) (#761)
  • Move org.asciidoctor.spi.ProcessorFactory to org.asciidoctor.extension (@jensnerche) (#762)

Documentation:

  • Update documentation for running AsciidoctorJ in OSGi (@twasyl) (#765)

Build / Infrastructure::

Don't miss a new asciidoctorj release

NewReleases is sending notifications on new releases.