Releases: aplteam/CompareSimple
Version 7.1.0
- Potentially breaking change:
Versionreturns a simple string with the version number according to the package config file - Packages updated
Makeimproved
To be consumed as a Tatin package from https://tatin.dev
"These" did not honour the parameters readOnly[2|1]
Major changes regarding the actual comparison
-
BREAKING CHANGE: Does not run any comparison itself anymore but relies on the presence of
⎕SE.CompareFilesor,
if not available, just returns the filenames rather than change flags. -
BREAKING CHANGE: SALT is not supported anymore.
-
Now informs Link about any changes
Consume as a Tatin package from https://tatin.dev/
Package config corrected; uses packages itself now
Consume as a Tatin package from https://tatin.dev
Now a Tatin package
- BREAKING CHANGES:
refToUtilsremoved. All dependencies are now expected to be siblings of the classSetChangednow returns 1 in case acre was interested and 0 otherwise- Does not handle ANSI files anymore
BREAKING CHANGE: requires Dyalog 18 now
- This version also equires the class
APLTreeUtils2 - The release is delivered as a Tatin package
- Internal changes:
- Does not
:Include APLTreeUtilsanymore - Uses
⎕ML←1now
- Does not
BREAKING CHANGE: File extension changed from .DYALOG to .APLC
v3.0.0 File extension changed from .DYALOG to .APLC
Switch in Comparison tool
The default is now BeyondCompare. Although CompareIt! is still supported it is now deprecated because it is not under active development for years now, and it has started to cause issues. Therefore it will be removed from a future release.
Other changes:
- The
converteroptions was removed. It started to cause problems lately and is a CompareIt!-only feature. :Include APLTreeUtilsrather than##.APLTreeUtilswhich was a bug in the first place.- Acre does not accept
-messages=any more. Removed from CompareSimple. - Acre change files cannot be part of a comparison any more. (acre's Change files are out of fashion now)
- Search for comparison tool improved.
Bug fix for acre 4 comparability
Bug fix regarding CompareSimple's comparability with acre 4.
CompareSimple now requires / is compatible with acre 4.2.x
Not need to update if you don't use acre.
Do not update yet if you use an older version of acre than 4.2.x!