Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 15:13

[v0.2.0]

Added

  • Added new Compare-DataObject, Copy-DataObject, Merg-DataObject and Sort-DataObject functions.
    These new functions can be used to manipulate various data objects, such as arrays and hashtables,
    so they can be used in PowerShell DSC configurations.

Fixed

  • Added a folder deletion section to Add-ModulesToBlobStorage.ps1 to avoid packaging issues on self-hosted VMs.