* Update CHANGELOG
* Update moderncvskillmatrix.sty
* Update CHANGELOG
Add PR #
* Update moderncvskillmatrix.sty
Updates "circle" option to allow for half-filled circles
* Update CHANGELOG
Updating "circle" option instead of adding "halfcircle" option
* Update moderncv_userguide.tex
Describe the use of option "circle" for skill matrix
* Description of the 'circle' option for skill matrix
* Update template.tex
Add draft state and skill matrix symbol to document class options.
Give example of half-filled circle for half-integer skill level
* Update template.tex
Comment examples using half-filled circles in skill matrix for compatibility with styles not using the 'circle' option
* preparations for v2.5.1: set correct copyright date, fix missing comments on userguide.tex
* sets the version for CHANGELOG
* comment in order to check the comments/headers beforehand
* omits .codespellrc in final release tarball
* fixes wrong paths for upload, investigation of failed push
* Make TikZ library use babel to not break with French
Rendering was incorrect when using French babel: `\usepackage[french]{babel}` (and probably other languages). This can be fixed by configuring TikZ to use babel too.
Fix#219
* Configure TikZ to use babel wherever it is used
* Update CHANGELOG
* make colors user adjustable.
- Systematize colors and make them user adjustable. See documentation for details.
this requires the \moderncvcolor to be issued BEFORE \moderncvstyle.
* fix missing characters for fancy style
* manually copied the current version user guide form master
---------
Co-authored-by: David <forenkram@gmx.de>
Co-authored-by: LLdaniel <daniel.adlkofer2@freenet.de>
Co-authored-by: daniel <41345639+LLdaniel@users.noreply.github.com>