Skip to content

Releases: aplteam/WinSys

Version 6.0.1

06 May 08:36
Compare
Choose a tag to compare

The Cider config file wrongly declared the development dependencies to be package dependencies.

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

Version 6.0.0

07 Apr 13:42
Compare
Choose a tag to compare
  • Potentially breaking change: Version returns a char vector with the version number from the package config file
  • Class converted into a namespace
  • Fields are now niladic functions returning an integer, mimicking constants
  • Init function established for initialising the package
  • Packages updated (development only)

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

Package config corrected; uses packages itself now

08 Mar 20:19
Compare
Choose a tag to compare

Breaking change: requires 18.0

20 Sep 07:50
Compare
Choose a tag to compare
  • Release is delivered as a Tatin package now
  • Internal changes
    • Uses ⎕ML←1 now

BREAKING CHANGES - see details

11 May 13:53
Compare
Choose a tag to compare
  • BREAKING CHANGE: deprecated methods removed
  • New method GetFileVersionInfo added.
  • Outdated ".C32" removed from all ⎕NA calls.

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

22 Mar 20:40
Compare
Choose a tag to compare
v3.0.0

File extension changed from .DYALOG to .APLC

Method "GetDefaultBrowser" added

04 Jun 09:43
Compare
Choose a tag to compare
v2.8.0

Method '\''GetDefaultBrowser'\'' added

Buggy release 2.7.1 fixed

19 Feb 18:20
Compare
Choose a tag to compare
v2.7.2

:Include APLTreeUtils fixed

:Include APLTreeUtils fixed

18 Feb 14:42
Compare
Choose a tag to compare
v2.7.1

:Include APLTreeUtils fixed

First release on GitHub

17 Feb 12:13
Compare
Choose a tag to compare

This is the first release on WinSys on GitHub after the conversion from the APL wiki.

Pre-GitHub releases:

  • 2.6.0:
    Method History introduced.
    WinSys is now managed by acre 3.
  • 2.5.0:
    • This version requires Dyalog 15.0 Unicode or better.
    • Old code removed.
    • New methods GetAllDrives and GetDriveAndType added.
    • ShellExecute is more flexible now regarding the right argument.
    • FindWindow added.
    • Bug fix: GetModuleFileName worked on 32-bit systems only.