Releases: aplteam/OS
Releases · aplteam/OS
Release list
Version 4.1.0
License updated
To be consumed as a Tatin package from https://tatin.dev
Version 4.0.0
- Syntax change:
Versionnowm returns just a simple string with the version number which comes from the package config file Makeimproved
To be consumed as a Tatin package from https://tatin.dev
Version 3.2.0
- The version is now extracted from the package config file
- Packages updates
To be consumed as a Tatin package from https://tatin.dev
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
:Includethe namespaceAPLTreeUtilsanymore (but does require the classAPLTreeUtils2now) - The release is delivered as a Tatin package
- Uses
⎕ML←1and⎕IO←1internally
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