Releases: dsccommunity/GPRegistryPolicyDsc
Releases · dsccommunity/GPRegistryPolicyDsc
v1.4.0-preview0001
v1.3.1
v1.3.1-preview0001
[v1.3.1-preview0001]
Changes
- GPRegistryPolicyDsc
- Updated to latest pipeline files.
Fixed
- GPRegistryPolicyDsc
- Fixed REG_MULTI_SZ double null termination issue (issue #25).
- Fixed the GitHub repository wiki home page.
v1.3.0
v1.3.0-preview0001
[v1.3.0-preview0001]
Changes
- GPRegistryPolicyDsc
- Updated to latest pipeline files.
Fixed
- GPRegistryPolicyDsc
- Fixed REG_MULTI_SZ double null termination issue (issue #25).
v1.2.0
[v1.2.0]
Added
- GPRegistryPolicyDsc
- Add support to upload coverage to Codecov.io (issue #16).
Fixed
- GPRegistryPolicyDsc
- Update GitVersion.yml with the correct regular expression.
- Added GPT.ini creation/updating logic in order to properly apply Group Policy.
Changed
- GPRegistryPolicyDsc
- Set a display name on all the jobs and tasks in the CI pipeline.
- Change the Azure Pipelines Microsoft Host Agents to use the image
windows-2019
(issue #15).
v1.2.0-preview0002
[v1.2.0-preview0002]
Added
- GPRegistryPolicyDsc
- Add support to upload coverage to Codecov.io (issue #16).
Fixed
- GPRegistryPolicyDsc
- Update GitVersion.yml with the correct regular expression.
- Added GPT.ini creation/updating logic in order to properly apply Group Policy.
Changed
- GPRegistryPolicyDsc
- Set a display name on all the jobs and tasks in the CI pipeline.
- Change the Azure Pipelines Microsoft Host Agents to use the image
windows-2019
(issue #15).
v1.2.0-preview0001
[v1.2.0-preview0001]
Added
- GPRegistryPolicyDsc
- Add support to upload coverage to Codecov.io (issue #16).
Fixed
- GPRegistryPolicyDsc
- Update GitVersion.yml with the correct regular expression.
Changed
- GPRegistryPolicyDsc
- Set a display name on all the jobs and tasks in the CI pipeline.
- Change the Azure Pipelines Microsoft Host Agents to use the image
windows-2019
(issue #15).
v1.1.1-preview0002
[v1.1.1-preview0002]
Fixed
- GPRegistryPolicyDsc
- Update GitVersion.yml with the correct regular expression.
Changed
- GPRegistryPolicyDsc
- Set a display name on all the jobs and tasks in the CI pipeline.
v1.1.1-preview0001
[v1.1.1-preview0001]
Added
- GPRegistryPolicyDsc
- Added continuous delivery with a new CI pipeline.