Skip to content

Releases: aplteam/OS

Version 4.1.0

Choose a tag to compare

@aplteam aplteam released this 10 Sep 06:45

License updated

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

Version 4.0.0

Choose a tag to compare

@aplteam aplteam released this 28 Mar 13:18
  • Syntax change: Versionnowm returns just a simple string with the version number which comes from the package config file
  • Make improved

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

Version 3.2.0

Choose a tag to compare

@aplteam aplteam released this 25 Dec 07:08
  • 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

Choose a tag to compare

@aplteam aplteam released this 08 May 17:28

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

Choose a tag to compare

@aplteam aplteam released this 02 May 13:57

Also: `History now returns a useful result

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

Uses Tatin packages itself now

Choose a tag to compare

@aplteam aplteam released this 08 Mar 18:58

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

Several breaking changes

Choose a tag to compare

@aplteam aplteam released this 18 Sep 16:07
  • 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

Choose a tag to compare

@aplteam aplteam released this 04 Jun 11:19
v2.0.1

ShellExecute hardened

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

Choose a tag to compare

@aplteam aplteam released this 22 Mar 20:34
v2.0.0

File extension changed from .DYALOG to .APLC

`OS` does not require `FilesAndDirs` any more

Choose a tag to compare

@aplteam aplteam released this 03 Nov 20:46

Also:

  • Internally replaced by when appropriate
  • Test cases improved