Skip to content

0.14.0 beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@crowdagger crowdagger released this 08 Oct 20:56
· 307 commits to main since this release
  • Bugfixes:
    • EPUB: escape quotes in content.opf.
    • LaTeX/PDF: allow hyphenations in typewriter font.
  • User interface:
    • User interface is quite fancier, with progress bars and all
    • Debug/warning/info levels should be displayed in a more coherent manner
    • New --no-fancy option if you don't like the fancy UI (or if it doesn't work
      in your terminal)
    • New --force-emoji option to force emoji usage.
  • Library interface:
    • Removed Book::set_verbosity method (uses a logger library instead).
  • Now requires rustc >= 1.20.0