SHiPS
0.7.5
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.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
## 0.7.0
* Fixed forward slash issue on Linux
* Fixed Set-Location drive: path issue on Linux
## 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.2
* Bug fix for 'dir -force' case
FileList
- SHiPS.nuspec
- SHiPS.formats.ps1xml
- SHiPS.psd1
- SHiPS.psm1
- coreclr\CodeOwls.PowerShell.Paths.dll
- coreclr\CodeOwls.PowerShell.Paths.pdb
- coreclr\CodeOwls.PowerShell.Provider.dll
- coreclr\CodeOwls.PowerShell.Provider.pdb
- coreclr\Microsoft.PowerShell.SHiPS.dll
- coreclr\Microsoft.PowerShell.SHiPS.pdb
- coreclr\SHiPS.formats.ps1xml
- coreclr\SHiPS.psd1
- coreclr\SHiPS.psm1
- fullclr\CodeOwls.PowerShell.Paths.dll
- fullclr\CodeOwls.PowerShell.Paths.pdb
- fullclr\CodeOwls.PowerShell.Provider.dll
- fullclr\CodeOwls.PowerShell.Provider.pdb
- fullclr\Microsoft.PowerShell.SHiPS.dll
- fullclr\Microsoft.PowerShell.SHiPS.pdb
- fullclr\SHiPS.formats.ps1xml
- fullclr\SHiPS.psd1
- fullclr\SHiPS.psm1