Skip to content

PowerPlug 0.2.6

Compare
Choose a tag to compare
@manu-p-1 manu-p-1 released this 09 Jan 06:11
· 86 commits to master since this release

0.2.6 Release of PowerPlug

The first full release of PowerPlug comes with a variety of bug fixes and improvements. Versions 0.2.1-beta, 0.2.2, 0.2.3, 0.2.4, and 0.2.5 were tested internally.

Install PowerPlug from the PowerShell gallery with:

Install-Module -Name PowerPlug

Features

Bug Fixes

  • Fixed an issue where a Set-Byname would not occur
  • Fixed an issue where Remove-Byname would not remove the alias
  • Fixed an issue where Set-Byname would not replace old aliases with the new one
  • Other internal fixes