summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/datetime2/CHANGES
blob: 1ea1ff09a2d2a376ff188e6132e2b4243230dfc4 (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
1.5.7 (2021-03-21):

  * Bug fix: (datetime2-calc.sty) removed spurious space in \DTMsaveddatediff

1.5.6 (2020-03-02):

  * Bug fix: removed spurious space in \DTMsetregional

1.5.5 (2019-11-11):

  * added check for \TrackIfKnownLanguage (provided by tracklang v1.3.9)

  * added \DTMfinaldot and starred versions of \DTMdate and \DTMDate

1.5.4 (2019-10-21):

  * renamed scratch variables to avoid conflict

1.5.3 (2018-07-20):

  * Bug fix: removed unwanted \relax inserted in negative time zones
    for all base numeric styles.

1.5.2 (2016-07-12):

  * Added \DTMifhasstyle, \DTMifhasdatestyle, \DTMifhastimestyle,
    \DTMifhaszonestyle, \DTMsetregional, \DTMtryregional
    and \DTMsavefrompdfdata

  * Added check for texosquery (allows seconds and time zone
    to be supported with xelatex but requires shell escape)

1.5.1 (2016-06-05) :

  * Added check for \pdffeedback

1.5 (2016-06-04) :

  * Bug fix www.dickimaw-books.com/cgi-bin/bugtracker.cgi?action=view&key=109
    (added \dtm@pdfcreationdate)

1.4 (2016-02-11) :

  * datetime2-calc.sty:

    - new command \DTMcomputedayofweekindex

  * datetime2.sty:

    - new commands \DTMtoday and \DTMToday.
      \today and \Today are now \let to them, respectively.

    - added check for scrlttr2.

  * Added extra sample file datetime2-sample-journal.tex

1.3 (2016-01-22) :

  * datetime2.sty:

    - new styles: ddmmyy, mmddyy

    - new command: \DTMusemodule

    - added starred version of \DTMlangsetup

  * datetime2-calc.sty:

    - new standalone language-sensitive month name, weekday name
      and date ordinal commands

  * datetime2 manual:

    - added chapter on migrating from datetime.sty

1.2 (2015-11-10) :
  * Added \DTMrenewdatestyle, \DTMrenewtimestyle,
    \DTMrenewzonestyle, \DTMrenewstyle, \DTMprovidedatestyle,
    \DTMprovidetimestyle, \DTMprovidezonestyle and \DTMprovidestyle.

1.1 (2015-09-15) :
  * Fixed bug in conversion to +00:00

1.0 (2015-03-24) :
  * Initial Release