Releases: aplteam/WinReg
Releases · aplteam/WinReg
Release list
Version 6.0.0
- The function
Versionhas a changed syntax: it returns a simple character vector which is the version number according to the package config file. Makegot polished- Package dependencies updated
To be consumed as a Tatin package from https://tatin.dev
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 APLTreeUtilsanymore - 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:
GetAllSubKeyNamesclosed handle twice.
- Bug fix:
- 2.9.0
- Method
Historyintroduced. WinRegis now managed by acre 3.
- Method
- 2.8.1:
- Bug fix in
CopyTree.
- Bug fix in
- 2.8.0:
GetTreeWithValuesnow tolerates when a key has data typesWinRegdoes not support.
For this a column (third) was added that reports error messages and is empty otherwise.- Support for
REG_QWORDwas added. - Bug fixes:
- Unsupported data types could crash WinReg.