Skip to content

Releases: aplteam/OS

Package APLTreeUtils2 updated

08 May 17:28
Compare
Choose a tag to compare

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

02 May 13:57
Compare
Choose a tag to compare

Also: `History now returns a useful result

To be consumed as a Tatin package from https://tatin.dev

Uses Tatin packages itself now

08 Mar 18:58
Compare
Choose a tag to compare

Consume as a Tatin package from https://tatin.dev

Several breaking changes

18 Sep 16:07
Compare
Choose a tag to compare
  • Needs at least Dyalog 18.0
  • Does not :Include the namespace APLTreeUtils anymore (but does require the class APLTreeUtils2 now)
  • The release is delivered as a Tatin package
  • Uses ⎕ML←1 and ⎕IO←1 internally

ShellExecute hardened

04 Jun 11:19
Compare
Choose a tag to compare
v2.0.1

ShellExecute hardened

BREAKING CHANGE: File extension changed from .DYALOG to .APLC

22 Mar 20:34
Compare
Choose a tag to compare
v2.0.0

File extension changed from .DYALOG to .APLC

`OS` does not require `FilesAndDirs` any more

03 Nov 20:46
Compare
Choose a tag to compare

Also:

  • Internally replaced by when appropriate
  • Test cases improved

:Include APLTreeUtils fixed

18 Feb 11:51
Compare
Choose a tag to compare
v1.4.2

:Include APLTreeUtils fixed

Important bug fix

28 Dec 10:57
Compare
Choose a tag to compare

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

17 Feb 13:01
Compare
Choose a tag to compare

First release on GitHub after the conversion to GitHub

Pre-GitHub releases:

  • 1.3.1
    • Some glitches in the documentation fixed.