Full Changelog: v1.1...v1.2
Fixed
- Markdown
TextEntry
, where all the paragraphs were concatenated into a single paragraph, has been fixed. - Markdown
OneLineEntry
, where all the one-line entries were concatenated into a single line, has been fixed. - The
classic
theme'sPublicationEntry
, where blank parentheses were rendered when thejournal
field was not provided, has been fixed. - A bug where an email with special characters caused a $\LaTeX$ error has been fixed.
- The Unicode error when
rendercv new
is called with a name containing special characters has been fixed.