Skip to content

v0.2.1-preview0003

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 11:57

[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