Releases: aplteam/Latest
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
Version 6.1.0
- 6.1.0 from 2023-09-09
- New syntax added:
- 20230101-
- 20220101-20221231
- New syntax added:
- 6.0.2 from 2023-08-07
- Specifying
#with a number was wrongly rejected as an invalid argument
- Specifying
- 6.0.1 from 2023-07-07
- The
-allflag was renamed to-allFiles(this does not break anything!) - The code was loaded whenever the user command was executed
- The
-allflag did not work READMEfixed regarding installation- Documentation corrected and amended
- Test cases added for Cider projects and
-allFiles
- The
To be consumed as a Tatin package from https://tatin.dev