Releases: aplteam/OS
Releases · aplteam/OS
Package APLTreeUtils2 updated
APLTreeUtils2 carried a wrong version number. Unless this causes a problem there is no need to update, OS itself has not changed at all.
To be consumed as a Tatin package from https://tatin.dev
New method "GetTaskList"` added
Also: `History now returns a useful result
To be consumed as a Tatin package from https://tatin.dev
Uses Tatin packages itself now
Consume as a Tatin package from https://tatin.dev
Several breaking changes
- Needs at least Dyalog 18.0
- Does not
:Include
the namespaceAPLTreeUtils
anymore (but does require the classAPLTreeUtils2
now) - The release is delivered as a Tatin package
- Uses
⎕ML←1
and⎕IO←1
internally
ShellExecute hardened
v2.0.1 ShellExecute hardened
BREAKING CHANGE: File extension changed from .DYALOG to .APLC
v2.0.0 File extension changed from .DYALOG to .APLC
`OS` does not require `FilesAndDirs` any more
Also:
- Internally
⍴
replaced by≢
when appropriate - Test cases improved
:Include APLTreeUtils fixed
v1.4.2 :Include APLTreeUtils fixed
Important bug fix
Due to a timing issue WinExecBatch
did not always return a result.
In addition it now hides the console window which so far made an appearance for a split of a second.
First release on GitHub
First release on GitHub after the conversion to GitHub
Pre-GitHub releases:
- 1.3.1
- Some glitches in the documentation fixed.