Sean Wheeler
Sean Wheeler
Add Get-BootEvents.ps1
Fix link to discussions.
Add cmdlet documentation. This is a partial response to the request for documentation from https://github.com/MicrosoftDocs/PowerShell-Docs-Modules/issues/238
### Summary of the new feature / enhancement As a module packager I want to be able to create multiple packages with one command, where each package is in a...
### Summary of the new feature / enhancement As a package publisher, I want to be able to publish multiple `.nupkg` files with one command. For example, I have packaged...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet) - [X] Search the existing issues. ###...
Fix bugs in New-HelpCabinetFile from OPS13 - Fixes AB#331105 Prior to this PR there were two bugs in `New-HelpCabinetFile` - If there was no existing HelpInfo.xml file it would fail...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/platyPS/releases) - [X] Search the existing issues. ###...
### Summary of the new feature / enhancement The Path paramter needs to allow pipeline input and the LiteralPath parameter need aliases and pipeline input. We should match the configuration...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/platyPS/releases) - [X] Search the existing issues. ###...