Skip to content

Releases: aplteam/CompareSimple

"These" did not honour the parameters readOnly[2|1]

01 Mar 14:46
Compare
Choose a tag to compare

Also:

  • "Make" updated
  • Dependencies updated

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

Major changes regarding the actual comparison

19 Sep 17:13
Compare
Choose a tag to compare
  • BREAKING CHANGE: Does not run any comparison itself anymore but relies on the presence of ⎕SE.CompareFiles or,
    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

09 Mar 04:40
Compare
Choose a tag to compare

Now a Tatin package

05 Dec 19:19
Compare
Choose a tag to compare
  • BREAKING CHANGES:
    • refToUtils removed. All dependencies are now expected to be siblings of the class
    • SetChanged now returns 1 in case acre was interested and 0 otherwise
    • Does not handle ANSI files anymore

BREAKING CHANGE: requires Dyalog 18 now

27 Sep 09:11
Compare
Choose a tag to compare
  • This version also equires the class APLTreeUtils2
  • The release is delivered as a Tatin package
  • Internal changes:
    • Does not :Include APLTreeUtils anymore
    • Uses ⎕ML←1 now

BREAKING CHANGE: File extension changed from .DYALOG to .APLC

22 Mar 20:57
Compare
Choose a tag to compare
v3.0.0

File extension changed from .DYALOG to .APLC

Switch in Comparison tool

21 Feb 11:31
Compare
Choose a tag to compare

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 converter options was removed. It started to cause problems lately and is a CompareIt!-only feature.
  • :Include APLTreeUtils rather than ##.APLTreeUtils which 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

05 Sep 11:02
Compare
Choose a tag to compare

Bug fix regarding CompareSimple's comparability with acre 4.

CompareSimple now requires / is compatible with acre 4.2.x

09 Apr 09:45
Compare
Choose a tag to compare

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!

First release on GitHub and acre 4 compatibility

04 Mar 11:54
Compare
Choose a tag to compare