Releases: aplteam/WinRegSimple
Releases · aplteam/WinRegSimple
Release list
Version 4.0.0
- Syntax change:
Versionnow returns the version number according to the package config file Make polished
To be consumed as a Tatin package from https://tatin.dev
Version 3.1.0
- Converted from a class to an ordinary namespace.
- Bug fix: accidentally included
Tester2andCodeCoveragewhich are development-only dependencies.
To be consumed as a Tatin package from https://tatin.dev
Package config corrected; uses packages itself
This is the last release on GitHub.
You are expected to consume future versions as Tatin packages from https://tatin.dev
Breaking change: requires Dyalog 18.0
- The release is delivered as a Tatin package
- There are no dependencies anymore
BREAKING CHANGE: File extension changed from .DYALOG to .APLC
v2.0.0 File extension changed from .DYALOG to .APLC
Bug fix in Exist
Method "Exists" added
v1.2.0 Method '\''Exists'\'' added
⎕DMX handling improved
- Prior to version 1.1.2
⎕DMXwas analyzed for certain pieces of english text. On modern versions of Windows the error message is not necessarily English any more, it depends on the system language. Now the error code is taken into account. wshlocalyzed in various places.- Test cases improved.
:Include APLTreeUtils fixed
v1.1.1 :Include APLTreeUtils fixed
First release on GitHub
First release on GitHub after the conversion from the APL wiki