v1.13
版本发布时间: 2024-07-24 00:03:22
sinaatalay/rendercv最新发布版本:v1.14(2024-09-08 07:27:23)
Full Changelog: https://github.com/sinaatalay/rendercv/compare/v1.12...v1.13
Added
- Arbitrary keys are now allowed in the
cv
field. For details, see here. - Two new fields have been added to the
locale_catalog
field:phone_number_format
anddate_style
(#130). For details, see here.
Changed
- The default value of the
design.show_timespan_in
field for theclassic
theme has been changed to[]
(#135). - Custom theme names with digits are now allowed.
Fixed
- The data model overriding in CLI has been fixed.
- The
url
field is now shown in thePublicationEntry
(#128).