Skip to content

Releases: aplteam/Compare

Version 8.1.0

06 May 13:50

Choose a tag to compare

Package updated: FilesAndDirs

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

Version 8.0.1

06 May 07:09

Choose a tag to compare

Bug fix: About showed an incorrectly sized form

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

Version 8.0.0

05 Apr 13:56

Choose a tag to compare

  • Syntax change: Version returns now a character vector with the version number according to the package config file
  • Get_UUID removed as method
  • Packages updates
  • Make improved

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

Version 7.1.1

16 Jul 16:35

Choose a tag to compare

Bug fix in: Compare might produce a NONCE ERROR in case of no hits.

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

Plenty of improvements and fixes

09 Mar 18:32

Choose a tag to compare

  • 7.1.0
    • Improved GUI
    • The "Find" now has a corresponding "Next" menu item, together with a "F3" short cut
    • Rubbish report was buggy
  • 7.0.0 (not published as a package)
    • BREAKING CHANGE: Merge returns always a two-item vector, and readOnly←¯2
      is not valid anymore though it is simply ignored when specified
    • BREAKING CHANGE: Merge now requires a parameter space as an optional left
      argument. Specifying one or two integers as is now deprecated though
      still supported for the time being.
    • There is now a function CreateMergeParms
    • Can now ignore #._tatin / ⎕SE._tatin
    • Bug fixes
      Merge had a problem

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

Bug fix regarding dependencies

09 Mar 18:29

Choose a tag to compare

Wrong package dependency was published with 6.0.0 due to a bug in Tatin

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

Breaking change regarding actual comparison

19 Sep 17:18

Choose a tag to compare

  • Dependency CompareSimple updated
  • Does not do an actual comparison itself anymore. Instead it relies on ]CompareFiles

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

Package config corrected; uses packages itself now

09 Mar 04:46

Choose a tag to compare

Now a Tatin package

05 Dec 19:49

Choose a tag to compare

  • BREAKING CHANGES:
    • Requires Dyalog 18.0 Unicode
    • Requires all dependencies to be Tatin packages
    • Does not include APLTreeUtils anymore but does require the class APLTreeUtils2 to be a sibling
    • Property refToUtils removed: all dependencies must now be siblings of Compare

Prompt for number of items to be removed from GUI improved.

24 Nov 15:26

Choose a tag to compare

For more than 10 items not a list with all items is presented any more but a question

"Sure you want to remove nn items?"

is asked.