blob: 7bd5602f3d53a3e8b01e3e8bf20013fcdd8b31ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
================================================
Fri Apr 13 00:42:35 CEST 2012 -- Version <1.5.2>
================================================
[+] First public release.
================================================
Sat Apr 14 20:17:28 CEST 2012 -- Version <1.5.3>
================================================
[c] Name and date of main files are now
extracted from my SVN repository so
as to prevent future oversights.
[c] Renamed "*.tex" files in the bundle
base directory to "*.def".
[c] Some documentation adjustments.
================================================
Sat Apr 28 13:19:33 CEST 2012 -- Version <1.5.4>
================================================
[x] Fixed a bug in the file name regex
that could yield a LaTeX error when
used along with optional arguments
of a command.
[+] Added a new example of usage (also
did some changes to the old ones)
and updated the doc accordingly.
[c] Changed the extension (from .def to
.sty) of the files 'mycv_dec.*' and
'mycv_style.*'.
[c] Modified the default geometry of a
document and did other minor changes
to the style file.
|