Releases: jdhitsolutions/PSTypeExtensionTools
Releases · jdhitsolutions/PSTypeExtensionTools
PSTypeExtensionTools_v1.3.0
- file cleanup for the PowerShell Gallery
- Exported Samples folder as a variable to make it easier to import
- updated About documentation
PSTypeExtensionTools_v1.2.0
v1.0.0
v0.5.1-beta
Fixed duplicate entries in the CimInstance json sample file.
Fixed broken link in the repository README.md file.
v0.5.0-beta
v0.5.0
- Modified Get-PSType to better reflect type names. (Issue #7)
- added additional sample files.
- modified Get-PSTypeExtension to include PSTypeExtension as a typename
- added format ps1xml (Issue #8)
- revised parameter validation for Get-PSTypeExtension (Issue #10)
- revised Import-PSTypeExtension to accept pipelined input for filenames (Issue #9)
- updated documentation
v0.4.0
- Modified Get-PSTypeExtension so -All is the default (Issue #6)
- Modified Get-PSTypeExtension to validate typename
- Updated help documentation to include an About file
- Reverted Changelog to a text file
- Updated Strings sample file.
v0.3.0-beta
First public beta that should be close to feature complete. Read the README.md file for an overview of this module and help examples for the individual commands.