Skip to content

Releases: fresh-standard/fresh-themes

v0.9.3-beta

31 Dec 01:22
Compare
Choose a tag to compare
v0.9.3-beta Pre-release
Pre-release

Fixed

  • Use stylesheet helper in Minimist theme.
  • (Both Underscore and Handlebars themes now have access to helpers.)

v0.9.2-beta

30 Dec 23:29
Compare
Choose a tag to compare
v0.9.2-beta Pre-release
Pre-release

Changed

  • Update docs with new name.

v0.9.1-beta

30 Dec 23:21
Compare
Choose a tag to compare
v0.9.1-beta Pre-release
Pre-release

Changed

  • Update package.json URLs.

v0.9.0-beta

30 Dec 23:06
Compare
Choose a tag to compare
v0.9.0-beta Pre-release
Pre-release

Changed

  • Change repo name from fluent-themes to fresh-themes!

Added

  • Support embedded vs. linked stylesheet in theme through {{styleSheet}} helper.
  • Minor README and format changes.
  • Added fresh-themes package to NPM (npm i fresh-themes).

v0.8.0-beta

29 Dec 19:40
Compare
Choose a tag to compare
v0.8.0-beta Pre-release
Pre-release

Added

  • Support for theme messages. Purpose: echo quick usage tips on theme to command line during resume generation. Requires support in HackMyResume, FluentCV, and FluentCV Desktop (pending).

Fixed

  • Fixed various HTML and hyperlink encoding issues.
  • Added usage tips to certain themes.
  • Minimist theme: Fixed error around missing services section (hat tip @bhardin).
  • Modern theme: Fixed glitch with duplicate <header> closing tag (hat tip @zhuangya).

v0.7.1-beta

24 Dec 12:30
Compare
Choose a tag to compare
v0.7.1-beta Pre-release
Pre-release

Fixed

  • Fixed punctuation encoding issue in Positive theme.

v0.7.0-beta

19 Dec 13:54
Compare
Choose a tag to compare
v0.7.0-beta Pre-release
Pre-release

Added

  • New theme: Positive.
  • Screenshots for some themes.

Changed

  • Fix MS Word / HTML / PDF equivalency. MS Word formats should more closely resemble HTML and vice-versa.
  • Moved Compact and Modern themes to Handlebars.js.

v0.6.3-beta

17 Dec 15:26
Compare
Choose a tag to compare
v0.6.3-beta Pre-release
Pre-release

Changed

  • Compact: MS Word: Added missing end date to Employment and Education sections.

v0.6.2-beta

17 Dec 12:46
Compare
Choose a tag to compare
v0.6.2-beta Pre-release
Pre-release

Added

  • Improve MS Word (.doc) generation.
  • Move compact theme to Handlebars.

v0.6.1-beta

11 Dec 08:48
Compare
Choose a tag to compare
v0.6.1-beta Pre-release
Pre-release

Added

  • Add author field to theme JSON.
  • Add LaTeX template to Hello-World theme.