0.14.0 beta
Pre-release
Pre-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).
- Removed
- Now requires rustc >= 1.20.0