Skip to content

Symlink v0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@KubaP KubaP released this 17 Oct 20:33
0c269ae

0.1.1 (2020-10-17)

  • Add: should_process: Support for the '-WhatIf' and '-Confirm' switches for the New-, Set-, Remove-, and Build- 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.