v0.14.0-beta
Pre-release
Pre-release
Interim release supporting HackMyResume 1.6.0.
Added
- Continue improving coverage for all themes, including better coverage for
projects
,affiliation
, other requested sections. - Continue improving MS Word XML formats.
- Introduced additional reusable section partials across all formats for each resume section. Gaps (missing sections or elements) will be addressed in
v0.14.1-beta
orv0.15.0-beta
fresh-themes release. - Support for overridable named fonts via the
{{fontFace}}
,{{fontList}}
,{{fontSize}}
, and{{color}}
partials. - Themes can now declared strongly-named stylized fonts in the
theme.json
file and reference them via the above helpers.
Changed
- Built-in FRESH themes now assume a FRESCA 0.6.0 object model.
- Refactored all existing themes to use section partials and new helpers, where appropriate.
- Removed
hello-world
theme and relocated to https://github.com/fluentdesk/fresh-theme-hello-world. - Removed
underscore
theme and relocated to https://github.com/fluentdesk/fresh-theme-underscore.
Fixed
- Numerous encoding and resume output glitches.