Skip to content

Releases: SvenGroot/WslManagementPS

WSL Management for PowerShell 2.1

27 Sep 21:57
Compare
Choose a tag to compare

What's new

Version 2.1 of the WSL Management module for PowerShell adds the Get-WslDistributionOnline cmdlet, graciously contributed by @JediNite.

For a full list of changes, see the Change Log.

Release contents

This release contains the all files required to use the module. The module can be installed by placing the Wsl directory in one of the directories listed under $env:PSModulePath.

This release is also available from the PowerShell Gallery, so it can be easily installed using Install-Module Wsl, or Update-Module Wsl if you were using an older version.

WSL Management for PowerShell 2.0

12 Sep 00:00
Compare
Choose a tag to compare

What's new

Version 2.0 of the WSL Management module for PowerShell provides several updates that provide better compatibility and additional functionality for newer versions of WSL, which are available from the Microsoft Store.

For a full list of changes, see the Change Log.

Release contents

This release contains the all files required to use the module. The module can be installed by placing the Wsl directory in one of the directories listed under $env:PSModulePath.

This release is also available from the PowerShell Gallery, so it can be easily installed using Install-Module Wsl, or Update-Module Wsl if you were using version 1.0.

WslManagementPS 1.0

08 Sep 22:30
Compare
Choose a tag to compare

Initial release of the Wsl PowerShell module. It is available on PowerShell Gallery