spruce/templates/tex
Dan Anglin fa8dbe68e9
feat(BREAKING): limit shown employment history
Allow users to limit the amount of employment history shown in the PDF
document by specifying a time range. This is a breaking change as the
structure of the CV needs to slightly change. The employment's start and
end dates need to be represented as integers.

Additional refactoring:

- The CV type is now in the internal cv package.
- The template functions are now in the internal templateFuncs package.
2023-03-02 17:40:04 +00:00
..
cv.tmpl.tex feat(BREAKING): limit shown employment history 2023-03-02 17:40:04 +00:00
cv_setup.tmpl.tex feat: new cv builder tool 2023-02-18 21:01:28 +00:00