Skip to content

Releases: aplteam/CompareFiles

Truly OS-agnostic & performance improvement

20 May 19:10
Compare
Choose a tag to compare
  • 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

08 Jul 05:38
Compare
Choose a tag to compare

Documentation and README corrected and polished

To be consumed as a Tatin package from https://tatin.dev

Now a Tatin package & important syntax changes

29 Jan 18:21
Compare
Choose a tag to compare
  • The -use= modifier is now temporary only
  • Additional modifier -save added in order to make the change of utility permanent
  • Comparison tool WinMerge added

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

20 Sep 20:03
Compare
Choose a tag to compare
v3.0.2

The `CreateParms*` functions now sets the `name` property as well

Bug fix: `Use` caused a VALUE ERROR under some circumstances

27 Jul 11:40
Compare
Choose a tag to compare
v3.0.1

Bug fix: `Use` caused a VALUE ERROR under some circumstances

Several improvements plus one bug fix

25 Jul 18:46
Compare
Choose a tag to compare
  • Does not use a workspace anymore but text files and Tatin packages

    Note that this means it requires Tatin to be available at runtime

  • -version flag added

  • Admin.Make introduced

  • Old "Make" deleted

  • Packages updated

  • Bug fix in Use

Documentation improved

22 May 11:46
Compare
Choose a tag to compare
v2.0.1

Help improved

Major improvements with plenty of changes

20 Mar 17:14
Compare
Choose a tag to compare
  • 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

21 Feb 15:50
Compare
Choose a tag to compare
v.1.0.1

Some minor improvements

First official release

21 Feb 11:47
Compare
Choose a tag to compare
v.1.0.0

Alias names for BeyondCompare fixed; (First official release)