v0.9.0-preview0001
Pre-release
Pre-release
[v0.9.0-preview0001]
Added
- Added private functions:
Get-ClassAst
- Returns the AST for a single or all classes.Get-ClassResourceAst
- Returns the AST for a single or all DSC class
resources.Get-ClassResourceProperty
- Returns DSC class resource properties
from the provided class or classes.Format-Text
- Format a string according to predefined options.
Changed
New-DscResourceWikiPage
- If a class-based resource has a parent class that contains DSC resource
properties they will now also be returned as part of the DSC resource
parameters (issue #62).
- If a class-based resource has a parent class that contains DSC resource
Fixed
Publish_GitHub_Wiki_Content
- Output message if
$GitHubToken
not specified which skips this task.
Fixes Issue 75
- Output message if