Rendercv

Latest version: v1.8

Safety actively analyzes 624049 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.8

Added
- Horizontal space has been added between entry titles and dates in the `engineeringresumes` theme.
- The `date_and_location_width` option has been added to the `engineeringresumes` theme.
- A new design option, `disable_external_link_icons`, has been added.


Changed
- `sb2nov` theme's $\LaTeX$ code has been changed completly. There are slight changes in the looks.
- `classic`, `sb2nov`, and `engineeringresumes` use the same $\LaTeX$ code base now.
- The design option `show_last_updated_date` has been renamed to `disable_last_updated_date` for consistency.
- Mastodon links now use the original hostnames instead of `https://mastodon.social/`.

Fixed
- The location is now shown in the header (54).
- The `education_degree_width` option of the `classic` theme has been fixed.
- Lualatex and xelatex rendering problems have been fixed (52).

1.7

Added
- The new theme, `engineeringresumes`, is ready to be used now.
- The `education_degree_width` design option has been added for the `classic` theme.
- `last_updated_date_style` design option has been added for all the themes except `moderncv`.

Fixed
- Highlights can now be broken into multiple pages in the `classic` theme (47).
- Some JSON Schema bugs have been fixed.

1.6

*A note:* I recently discovered a handy feature of RenderCV that I wasn't aware of before: It turns out that you can replace the built-in theme files with your own custom LaTeX code without having to create a new theme from scratch. This means you can override specific files to achieve the desired look and feel. If you are interested, please read more about it in 45.

Added
- A new theme has been added: `engineeringresumes`. It hasn't been tested fully yet.
- A new text alignment option has been added to `classic` and `sb2nov`: `justified-with-no-hyphenation` (34).
- Users are now allowed to run local `lualatex`, `xelatex`, `latexmk` commands in addition to `pdflatex` ([48](https://github.com/sinaatalay/rendercv/issues/48)).

Changed
- Orcid is now displayed in the header like other social media links.

Fixed
- Decoding issues have been fixed ([29](https://github.com/sinaatalay/rendercv/issues/29)).
- Classic theme's `ExperienceEntry` has been fixed ([49](https://github.com/sinaatalay/rendercv/issues/49)).

1.5

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.

1.4

Added
- A new entry type is added: `BulletEntry` (37)

Changed
- `OneLineEntry`'s `name` field has been changed to `label`. This was required to generalize the entry validations.
- `moderncv`'s highlights are now bullet points.
- `moderncv`'s `TextEntries` don't have bullet points anymore.
- `sb2nov`'s `TextEntries` don't have bullet points anymore.

1.3

Fixed
- The `journal` is now displayed in the `PublicationEntry` of the `sb2nov` theme.

Changed
- Future dates are now allowed.
- Authors' first names are no longer abbreviated in `PublicationEntry`.
- Markdown is now supported in the `authors` field of `PublicationEntry`.
- `doi` field is now optional for `PublicationEntry`.

Added
- CLI documentation has been added to the user guide.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.