Skip to content

v1.5

Compare
Choose a tag to compare
@sinaatalay sinaatalay released this 27 Mar 18:11
· 345 commits to main since this release

Added

  • Users can now make bold or italic texts normal with Markdown syntax (#45).

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's PublicationEntry without journal and doi fields is now rendered correctly.
  • The sb2nov theme's OneLineEntry's colon issue has been fixed.