Releases: aplteam/WinSys
Releases · aplteam/WinSys
Version 6.0.1
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
- Potentially breaking change:
Versionreturns 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
Initfunction 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
Consume as Tatin package from https://tatin.dev
Breaking change: requires 18.0
- Release is delivered as a Tatin package now
- Internal changes
- Uses
⎕ML←1now
- Uses
BREAKING CHANGES - see details
- BREAKING CHANGE: deprecated methods removed
- New method
GetFileVersionInfoadded. - Outdated ".C32" removed from all
⎕NAcalls.
BREAKING CHANGE: File extension changed from .DYALOG to .APLC
v3.0.0 File extension changed from .DYALOG to .APLC
Method "GetDefaultBrowser" added
v2.8.0 Method '\''GetDefaultBrowser'\'' added
Buggy release 2.7.1 fixed
v2.7.2 :Include APLTreeUtils fixed
:Include APLTreeUtils fixed
v2.7.1 :Include APLTreeUtils fixed
First release on GitHub
This is the first release on WinSys on GitHub after the conversion from the APL wiki.
Pre-GitHub releases:
- 2.6.0:
MethodHistoryintroduced.
WinSysis now managed by acre 3. - 2.5.0:
- This version requires Dyalog 15.0 Unicode or better.
- Old code removed.
- New methods
GetAllDrivesandGetDriveAndTypeadded. ShellExecuteis more flexible now regarding the right argument.FindWindowadded.- Bug fix:
GetModuleFileNameworked on 32-bit systems only.