1
2
3
4
5
6
7
8
9
10
11
12
13
|
<title>Changes</title>
Upcoming changes (not yet released):
* None yet...
Changes in v2.7.2 (2016-08-15):
* Corrected right side numbering when parsing patch.
* Word parse now consistently uses non-space as word char.
* New [./table.wiki | table] view, activated by -table, when comparing tables.
* Mercurial support for Directory Diff, Commit, Revert and Log.
* GIT support for negative revisions and log view.
|
>
>
>
>
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<title>Changes</title>
Upcoming changes (not yet released):
* None yet...
Changes in v2.7.3 (2016-08-30):
* GUI support for table and separator.
Changes in v2.7.2 (2016-08-15):
* Corrected right side numbering when parsing patch.
* Word parse now consistently uses non-space as word char.
* New [./table.wiki | table] view, activated by -table, when comparing tables.
* Mercurial support for Directory Diff, Commit, Revert and Log.
* GIT support for negative revisions and log view.
|