Releases: aplteam/CompareFiles
Releases · aplteam/CompareFiles
Truly OS-agnostic & performance improvement
- This version is a complete re-design for better multi-platform support. Read the README file!
- Works now with .NET (rather than only .NET Framework) and uses .NET on all platforms when available for far better performance.
- Bug fixes
- On Linux and Mac-OS, comparison utilities that returned a code different from 0 caused a crash.
- Setting the labels for the left and/or right pane failed to work.
To be consumed as a Tatin package from https://tatin.dev
Version 4.0.1
Documentation and README corrected and polished
To be consumed as a Tatin package from https://tatin.dev
Now a Tatin package & important syntax changes
- The
-use=modifier is now temporary only - Additional modifier
-saveadded in order to make the change of utility permanent - Comparison tool
WinMergeadded
To be consumed as a Tatin package from https://tatin.dev with
]Tatin.InstallPackages [tatin]comparefiles [myucmds]
The `CreateParms*` functions now sets the "name" property as well
v3.0.2 The `CreateParms*` functions now sets the `name` property as well
Bug fix: `Use` caused a VALUE ERROR under some circumstances
v3.0.1 Bug fix: `Use` caused a VALUE ERROR under some circumstances
Several improvements plus one bug fix
-
Does not use a workspace anymore but text files and Tatin packages
Note that this means it requires Tatin to be available at runtime
-
-versionflag added -
Admin.Makeintroduced -
Old "Make" deleted
-
Packages updated
-
Bug fix in
Use
Documentation improved
v2.0.1 Help improved
Major improvements with plenty of changes
- The flags
-ro*=have been removed. Instead-edit1=&-edit2= got introduced - The options
-exe=got renamed:-use= - Three-file comparisons are no longer supported
- The options
-label*=have been renamed to-caption[12]= - An API is available via
⎕SE.CompareFiles - All INI file entries are checked now: in case the EXE cannot be found the corresponding entry is ignored
If there is just one comparison tool found it is used. Otherwise the user is questioned - The handler functions for comparison tools are now separate functions in a separate namespace
- Adding more comparison utilities is now significantly easier
- Internal changes
- Not copied from a WS anymore but imported with Link from a source folder
- Depends now on Tatin packages
- The project is now managed by Cider rather than acre
Some minor improvements
v.1.0.1 Some minor improvements
First official release
v.1.0.0 Alias names for BeyondCompare fixed; (First official release)