github asciidoctor/asciidoctor v2.0.7

latest releases: v2.0.22, v2.0.21, v2.0.20...
5 years ago

Summary

This release fixes crash in xref resolution that was discovered from running Asciidoctor on GitHub. It also fixes compatibility with Rouge 2.0, and improves documentation for the -a CLI option.

Distributions

Asciidoctor is also packaged for Fedora, Debian, Ubuntu, Alpine Linux, OpenSUSE, and Homebrew. You can use the system's package manager to install the package named asciidoctor.

Release meta

Released on: 2019-04-13
Released by: @mojavelinux
Release beer: Cheat Code by Cerebral Brewing

Logs: resolved issues | full diff | issues resolved in 2.0.x (cumulative)

Changelog

Bug Fixes

  • fix crash when resolving ID from text and at least one candidate contains an unresolved xref (#3254)
  • fix compatibility with Rouge 2.0

Improvements

  • improve documentation for the -a CLI option; explain that @ modifier can be placed at end of name as alternative to end of value
  • move source for main API entry points (load, load_file, convert, convert_file) to separate files (#3257)

Don't miss a new asciidoctor release

NewReleases is sending notifications on new releases.