Releases: aplteam/Latest
Release list
Version 8.0.0
The -noAPI= option has been removed. Instead, use the new -api flag.
This implies that an API is removed by default now, and that you have to specify -api in order to include it.
(Should have been the case with earlier versions but did not work due to a bug)
To be consumed as a Tatin package, see https://tatin.dev
Version 7.5.2
]Latestwould 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
Bug fix: result was mutilated for acre projects.
To be consumed as a Tatin package from https://tatin.dev
Version 7.5.0
- If there are no open Cider but acre project(s),
]Latestacts on them - Flag
-acrecan be used to force]Latestto 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
- Dramatic performance improvement for projects with lots of sub directories.
- Bug fixes
HandleAPIonly 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
]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
Doublet dates removed for clarity.
To be consumed as a Tatin package from https://tatin.dev
Version 7.1.0
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
Bug fixes:
-
Latestcould only deal with newer versions of Link, whenLink.Statusreturns a 4-column matrix.Older versions returned a three-column matrix.
-
Versionshould use the package config file but didn't
To be consumed as a Tatin package from https://tatin.dev
Version 7.0.0
-
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