v2.0 [Dec 3, 2014]
- Three way Diff/Merge: ProDiff now supports the diff and merge of 3 files allowing you to compare and merge changes from two separate changes into a single new file.
- Token Line Diff: ProDiff supports a new token based line diff for greater accuracy, the line diff matches whole tokens parsed based on the language being compared.
- Line Diff Window: The Line Diff window supports a new feature to allow the selection of character based or a selection of token languages.
- Improved Diff: The main text diff engine is more accurate, with two new features; removal of all white space and a line change distance calculation to improve the accuracy of resync points and prevent false modified lines.
- SDI Mode: SDI mode has been extended with a new SDI mode tailored for three way diff/merge primarily used for integration with source control systems.
- Javascript Support: ProDiff recognises javascript files in the main compare and line diff and syntax colour codes the compared results.
- HTML/XML Syntax Highlighting: ProDiff recognises more HTML and XML file types and will provide syntax colour coding of HTML files.
- Command Line: Improved command line support enhancing the original semantic position based parameters with support for names for each parameter to simplify the integration with source control software.
- Additional PowerBuilder Workspace Support: ProDiff now fully supports the latest Workspace IDE integration in addition to Target integration.
- PB12.x Support: ProDiff now supports PB12.5 and PB12.6 Classic and .Net versions.