Releases: stknohg/AdmxPolicy
Releases · stknohg/AdmxPolicy
Ver.0.6.2
- fix invalid ValueDefinition decimal value types.
Ver.0.6.1
- fix getting ValueDefinition String value.
- fix ValueDefinition.Value types.
- added ValueDefinition.RegistryType.
- added DefaultValueDefinition class.
Ver.0.6
- Rename PolicyInfo.RegistryDrives to PolicyInfo.RegistryRootKeys.
- Add PolicyInfo.RegistryPSDrives.
- Fix for PowerShell 2.0 - 4.0.
Ver.0.5
- Enable getting Enum element valueList.
- Added TrueList/FalseList to Boolean element.
- Update display formats.
Ver.0.4
- Some properties of objects has changed to readonly.
- Added Elements to PolicyValueInfo.
Ver.0.3
- Added EnabledList/DisabledList to PolicyValueInfo.
Ver.0.2
- Added PolicyValueInfo.(Only single EnableValue/DisableValue are available at this time.)