Releases: aplteam/Latest
Releases · aplteam/Latest
Version 6.0.2
- 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 -all flag was renamed to
-allFiles(this does not break anything!) - The code was loaded whenever the user command was executed
- The
-allflag did not work - README fixed regarding installation
- Documentation corrected and amended
- Test cases added for Cider projects and
-allFiles
- The -all flag was renamed to
To be consumed as a Tatin package from https://tatin.dev
Is now a Tatin package
... 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
v5.1.1 INDEX ERROR fixed in case an empty directory is scanned
Falling back to the current directory required user confirmation now
v5.1.0 README.md polished
Uses text files rather than a workspace
- Does not use a workspace anymore but text files and Tatin packages
Note that this means]Latestrequires Tatin to be available at runtime - Bug fix: providing a path with
-allin an empty workspace never yielded a result
Major improvements
- Now compatible with Linux(!) and Mac-OS (?!)
- Can now handle open Cider projects
- When the WS is empty the current dir is not questioned
.gitis 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
-allwas 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
- For acre projects as well as Cider projects "APLSource/" should have been added to the path unless
In SelectProject APLTreeUtils2 was wrongly addressed, causing a VALUE ERROR
v4.3.4 In SelectProject APLTreeUtils2 was wrongly addressed, causing a VALUE…
Bug fix
Linux and Mac compatible now plus one fix
- 4.3.1 from 2021-09-15
- In case of an empty WS no VALUE ERROR is signalled but a message returned
]Latestsnow runs under Linux and Mac OS as well.
One improvement, one bug fix
- 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.