Full Changelog: v1.4...v1.5
Added
- Users can now make bold or italic texts normal with Markdown syntax.
Changed
- The
moderncv
theme doesn't italicize any text by default now.
Fixed
- The
moderncv
theme's PDF title issue has been fixed. - The ordering of the data models' keys in JSON Schema has been fixed.
- The unhandled exception when a custom theme's
__init__.py
file is invalid has been fixed. - The
sb2nov
theme'sPublicationEntry
withoutjournal
anddoi
fields is now rendered correctly. - The
sb2nov
theme'sOneLineEntry
's colon issue has been fixed.