Skip to content

Releases: aplteam/Latest

Version 7.5.2

31 Dec 13:58

Choose a tag to compare

  • ]Latest would crash if a list of namespaces contained something like (System) or ⎕EM
  • Help did not mention that unnamed namespaces are ignored
  • Packages updated (development only)

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

Version 7.5.1

27 Aug 06:50

Choose a tag to compare

Bug fix: result was mutilated for acre projects.

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

Version 7.5.0

25 Aug 05:54

Choose a tag to compare

  • If there are no open Cider but acre project(s), ]Latest acts on them
  • Flag -acre can be used to force ]Latest to act an acre projects even when there are open Cider projects

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

Version 7.4.0

21 Apr 14:14

Choose a tag to compare

  • Dramatic performance improvement for projects with lots of sub directories.
  • Bug fixes
    • HandleAPI only worked with packages having their API as a child of the project

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

Version 7.3.0

11 Apr 16:40

Choose a tag to compare

]Latestnow ignores all APL objects belonging to a Tatin package API by default, but see -noAPI=0

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

Version 7.2.0

10 Sep 12:53

Choose a tag to compare

Doublet dates removed for clarity.

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

Version 7.1.0

17 Aug 18:45

Choose a tag to compare

Arguments streamlined:

  • The hyphen after a single date is now optional, meaning a single date it interpreted as "from then till now"
  • Dates can now also be entered as 2024-08-16 (rather than 20240816)
  • 204-01-01-2024-08-16 is understood

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

Version 7.0.1

12 Jan 17:56

Choose a tag to compare

Bug fixes:

  • Latest could only deal with newer versions of Link, when Link.Status returns a 4-column matrix.

    Older versions returned a three-column matrix.

  • Version should use the package config file but didn't

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

Version 7.0.0

11 Jan 15:29

Choose a tag to compare

  • By default, ]Latest acts on a LINKed directory. If there are multiple LINKs the user is asked which one to act on.

  • BREAKING CHANGES

    • Support for acre and Cider projects removed
    • If something is specified that is neither a directory nor a namespace an error is thrown

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

Version 6.1.0

09 Oct 18:21

Choose a tag to compare

  • 6.1.0 from 2023-09-09
    • New syntax added:
      • 20230101-
      • 20220101-20221231
  • 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