Skip to content

Releases: aplteam/Latest

Version 6.0.2

07 Aug 16:13

Choose a tag to compare

  • 6.0.2 from 2023-08-07
    • Specifying # with a number was wrongly rejected as an invalid argument
  • 6.0.1 from 2023-07-07
    • The -all flag was renamed to -allFiles (this does not break anything!)
    • The code was loaded whenever the user command was executed
    • The -all flag did not work
    • README fixed regarding installation
    • Documentation corrected and amended
    • Test cases added for Cider projects and -allFiles

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

Is now a Tatin package

10 Mar 20:19

Choose a tag to compare

... and can and must therefore be installed as one:

]InstallPackages [tatin]latest [myucmds]

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

INDEX ERROR fixed in case an empty directory is scanned

14 Nov 19:21

Choose a tag to compare

v5.1.1

INDEX ERROR fixed in case an empty directory is scanned

Falling back to the current directory required user confirmation now

19 Aug 13:32

Choose a tag to compare

Uses text files rather than a workspace

06 Jun 19:16
309ce4b

Choose a tag to compare

  • Does not use a workspace anymore but text files and Tatin packages
    Note that this means ]Latest requires Tatin to be available at runtime
  • Bug fix: providing a path with -all in an empty workspace never yielded a result

Major improvements

22 May 12:07

Choose a tag to compare

  • Now compatible with Linux(!) and Mac-OS (?!)
  • Can now handle open Cider projects
  • When the WS is empty the current dir is not questioned
  • .git is ignored now when a path or "all" is specified
  • Documentation improved
  • Bug fixes:
    • For acre projects as well as Cider projects "APLSource/" should have been added to the path unless
      -all was specified because both project managers use that as default for source files
    • The project path should have been deleted from file names for open projects with the "all"
      flag specified, but wasn't

In SelectProject APLTreeUtils2 was wrongly addressed, causing a VALUE ERROR

25 Jul 15:45

Choose a tag to compare

v4.3.4

In SelectProject APLTreeUtils2 was wrongly addressed, causing a VALUE…

Bug fix

28 Jun 16:59

Choose a tag to compare

Installation routine has also changed because it now runs under Linux and Mac OD as well

Linux and Mac compatible now plus one fix

15 Jun 06:44

Choose a tag to compare

  • 4.3.1 from 2021-09-15
    • In case of an empty WS no VALUE ERROR is signalled but a message returned
    • ]Latests now runs under Linux and Mac OS as well.

One improvement, one bug fix

03 Aug 10:47

Choose a tag to compare

  • Now acts on APLSource/ if no acre project is open and the folder exists in the current directory.
  • Bug fix: ]Latest n delievered, when n was a positiv integer, wrong result.