Skip to content

v0.2.1-preview0001

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

[v0.2.1-preview0001]

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.

Remove