summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/texosquery/CHANGES
blob: 86ae40b460c625209fda70b0013cdb6b39d98070 (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
1.1 (2016-07-14):

 * texosquery.jar:

   - Added --dirname (-e)

   - Multiline results add braces to each line
     (to make it easier to parse the results in TeX).

   - Code refactored.

   - Code now compiled for Java 5 to support users with 
     old versions of the JRE.

 * texosquery.tex:

   - \TeXOSQueryNow and \TeXOSQueryFileDate set the category
     code of D to 12 (to match \pdfcreationdate).

   - new command \TeXOSQueryDirName

   - dry run mode is now by default on unless shell escape=1
     (unrestricted mode)

1.0 (2016-07-08):

 * Initial release