v0.2.0
[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.