Releases: aplteam/WinReg
Releases · aplteam/WinReg
Version 5.1.0
Packages updated.
To be consumed as a Tatin package from https://tatin.dev
Bug fix in GetValue
Consume as a Tatin package from https://tatin.dev/
Package config corrected; uses packages itself now
Consume as a Tatin package from https://tatin.dev
Naming problem fixed caused by move to `APLTreeUtils2`
v5.0.1 Naming problem fixed caused by move to `APLTreeUtils2`
Breaking changes: requires 18.0 and APLTreeUtils2 and comes as a Tatin package
- BREAKIN CHANGES:
- Requires the class
APLTreeUtils2
- Requires Dyalog 18.0 or better
- Is delivered as a Tatin package
- Requires the class
- Internal changes:
- Does not
:Include APLTreeUtils
anymore - Uses
⎕ML←1
- Does not
BREAKING CHANGE: File extension changed from .DYALOG to .APLC
v4.0.0 File extension changed from .DYALOG to .APLC
:Include APLTreeUtils fixed
v3.0.1 :Include APL fixed
First release on GitHub
First release on GitHub after the conversion from the APL wiki to GitHub.
Pre-GitHub releases:
- 2.9.0
- Bug fix:
GetAllSubKeyNames
closed handle twice.
- Bug fix:
- 2.9.0
- Method
History
introduced. WinReg
is now managed by acre 3.
- Method
- 2.8.1:
- Bug fix in
CopyTree
.
- Bug fix in
- 2.8.0:
GetTreeWithValues
now tolerates when a key has data typesWinReg
does not support.
For this a column (third) was added that reports error messages and is empty otherwise.- Support for
REG_QWORD
was added. - Bug fixes:
- Unsupported data types could crash WinReg.