SHiPS
0.8.0
SHiPS is a PowerShell provider. More accurately it is a provider platform that simplifies developing PowerShell providers.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
© Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## 0.8.0
* Changed to single .NET Standard 2.0 assembly
* Added error handling for unspported provider cmdlets.
## 0.7.2
* Bug fix for 'dir -force' case.
## 0.7.1
* Perf improvement. For providers using cached data, [SHiPSProvider(UseCache=$true)], 'dir -force' will only refresh the last node in the path.
* Allowed to navigate home directory, e.g., 'dir ~' or 'cd ~' under SHiPS based provider drive.
## 0.7.0
* Fixed forward slash issue on Linux.
* Fixed Set-Location drive: path issue on Linux.
## 0.6.0
* Fixed Test-Path cmdlet.
* Updated SHiPS to build with .NET Core 2.0.5 to be in sync with pwsh.
* Fixed SHiPS formats.ps1xml.
FileList
- SHiPS.nuspec
- CodeOwls.PowerShell.Paths.dll
- CodeOwls.PowerShell.Paths.pdb
- CodeOwls.PowerShell.Provider.dll
- CodeOwls.PowerShell.Provider.pdb
- Microsoft.PowerShell.SHiPS.dll
- Microsoft.PowerShell.SHiPS.pdb
- SHiPS.formats.ps1xml
- SHiPS.psd1