1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
-
+
+
|
<title>Changes</title>
Changes in v2.7 (Not yet released):
Changes in v2.7 (2015-03-09):
* Directory Diff support for GIT, Fossil and Subversion.
Directly browse and compare two revisions.
* Plugins in Directory Diff.
* Added option -printFont to select font for PDF generation.
Default font changed to a True Type font.
Use "-printFont Courier" to fall back on PDF builtin.
* Mac supported
Changes in v2.6.7 (2014-11-13):
* Fixed Directory Diff that stopped working in 2.6.6
Changes in v2.6.6 (2014-10-27):
|