Skip to content

Releases: aplteam/CompareSimple

Version 7.1.0

Choose a tag to compare

@aplteam aplteam released this 06 May 13:30
  • Potentially breaking change: Version returns a simple string with the version number according to the package config file
  • Packages updated
  • Make improved

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

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

Choose a tag to compare

@aplteam aplteam released this 01 Mar 14:46

Also:

  • "Make" updated
  • Dependencies updated

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

Major changes regarding the actual comparison

Choose a tag to compare

@aplteam aplteam released this 19 Sep 17:13
  • 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

Choose a tag to compare

@aplteam aplteam released this 09 Mar 04:40

Consume as a Tatin package from https://tatin.dev

Now a Tatin package

Choose a tag to compare

@aplteam aplteam released this 05 Dec 19:19
  • 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

Choose a tag to compare

@aplteam aplteam released this 27 Sep 09:11
  • 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

Choose a tag to compare

@aplteam aplteam released this 22 Mar 20:57
v3.0.0

File extension changed from .DYALOG to .APLC

Switch in Comparison tool

Choose a tag to compare

@aplteam aplteam released this 21 Feb 11:31

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

Choose a tag to compare

@aplteam aplteam released this 05 Sep 11:02

Bug fix regarding CompareSimple's comparability with acre 4.

CompareSimple now requires / is compatible with acre 4.2.x

Choose a tag to compare

@aplteam aplteam released this 09 Apr 09:45

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!