| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2016-02-14 | 1.2 kB | |
| v1.8.0.tar.gz | 2016-02-14 | 884.3 kB | |
| v1.8.0.zip | 2016-02-14 | 966.8 kB | |
| Totals: 3 Items | 1.9 MB | 0 | |
Added
- Updated
Awesometheme to latest version of Awesome-CV. - Introduced new theme helpers:
pad,date.
Fixed
- Fixed an issue where the
Awesometheme wouldn't correctly generate LaTeX outputs (#138). - Emit a line number for syntax errors around embedded newlines in JSON strings (#137).
- Fix several PDF / PNG generation errors (#132, others).
- Display a more helpful error message when attempting to generate a PDF or PNG on a machine where PhantomJS and/or wkhtmltopdf are either not installed or not path-accessible.
- Fixed an issue that would cause long-running PDF/PNG generation to fail in certain environments.
- Fixed an issue involving an unhelpful spawn-related exception (#136).
Internal
- JSHint will no longer gripe at the use of
== nulland!= nullin CoffeeScript transpilation. - Introduced template-friendly Awesome-CV fork to isolate template expansion logic & provide better durability for HackMyResume's
awesometheme. - Fixed a couple temporary regressions (#139, [#140]) on the dev branch.
- Additional tests.
- Minor breaking HackMyResume API changes.