github asciidoctor/asciidoctorj v2.0.0

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

2.0.0 (2019-04-24)

Enhancements:

  • Extended version info printed by asciidoctorj --version to show versions of Asciidoctor and AsciidoctorJ separately (@abelsromero) (#791)
  • Allow custom converters to log (#801)
  • Add section numeral API (@vmj) (#785)
  • Move the Asciidoctor interface into the asciidoctorj-module (@Mogztter) (#760)
  • Remove deprecated render() methods from Asciidoctor interface (@Mogztter) (#760)

Improvements:

  • Upgrade to Asciidoctor 2.0.8
  • Upgrade to asciidoctor-pdf 1.5.0-alpha.17 (#809)
  • Add Rouge source highlighter to asciidoctor.jar (#806)
  • Upgrade to Asciidoctor ePub3 1.5.9
  • Upgrade to JRuby 9.2.7.0 (#796) This version of AsciidoctorJ is incompatible with any version of JRuby <= 9.2.5.0
  • Upgrade to Asciidoctor Diagram 1.5.16

Bug Fixes:

  • Fix logger registration when creating AsciidoctorJ instance with Asciidoctor.Factory.create(@ahus1) (#790)
  • Fix logger implementation (#786)
  • 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::

Release Meta

Released on: 2019-04-24
Released by: @robertpanzer
Release beer: Firestone Walker Helldorado 2017

Don't miss a new asciidoctorj release

NewReleases is sending notifications on new releases.