Symlink v0.1.1
Pre-release
Pre-release
0.1.1 (2020-10-17)
- Add: should_process: Support for the '-WhatIf' and '-Confirm' switches for the
New-
,Set-
,Remove-
, andBuild-
cmdlets. - Update: about_Symlink: Add information regarding common parameters to all examples and explanations.
- Update: help_descriptions: Extra examples for all cmdlets.
- Update: stream_output: Improve verbose logging to make it clearer and more succinct.
- Update:
New-Symlink
: Outputs the newly-created[Symlink]
object at the end of execution. - Fix:
Build-Symlink
: Error when calling legacy method on the[Symlink]
object. - Fix: stream_output: Sets the powershell $global:error variable even if a "real" logic error hasn't occurred.