Skip to content

v2.0.0

Compare
Choose a tag to compare
@slonopotamus slonopotamus released this 12 Jan 08:12
· 33 commits to main since this release

Summary

This initial 2.x.x release of Asciidoctor EPUB3 drops support for pre-2.0 Asciidoctor and bumps minimal required Ruby version to 2.6. Also, there are various bugfixes and improvements to produced output files.

Distribution

Changelog

  • fix handling of chapters with Unicode titles for Mobi (#417)
  • add XML declarations to XHTML files (#424 by @abbrev)
  • bump the oldest supported Ruby to 2.6
  • bump the oldest supported Asciidoctor to 2.0
  • escape double quotes in alt text (#443)
  • refactor btn styling to be more customizable (#450)
  • fix duplicate HTML IDs in case the same footnote is used multiple times (#447)
  • add initial support for :pygments-linenums-mode: inline (#451)
  • line numbers are no longer selected when copying text from code snippets (#422)
  • compress CSS to reduce its size
  • preserve roles of admonition blocks (#420)
  • use prose font for verse blocks (#394)
  • add support for absolute cover image path (#419)
  • add support for floating blocks (#405)
  • fix <hN> tags for chapters (#388)

Release meta

Released on: 2024-01-12
Released by: @slonopotamus

Logs: resolved issues | full diff