v0.2.1-preview0003
Pre-release
Pre-release
[v0.2.1-preview0003]
Added
- Added new internal Write-Log function
- Added Copy-Object function to copy hashtable objects by value instead of by reference
- Added Import-PSDataFile function that fixes the limitation of the default Import-PowerShellDataFile function.
- Added Set-ADOEnvironment function to configure Azure DevOps environments correctly.
Changed
- Updated information in the Readme file
Remove
- Rollback of the new DataObject functions. These will be replaced by the ObjectGraphTools module