Release of Microsoft.PowerShell.PlatyPS v1.0.0-rc2
What's Changed
Reorganize main branch contents by @sdwheeler in https://github.com/PowerShell/platyPS/pull/761
Add HelpInfoUri to support Updateable help by @sdwheeler in https://github.com/PowerShell/platyPS/pull/778
Update the constant WhatIf description by @adityapatwardhan in https://github.com/PowerShell/platyPS/pull/780
Update the line break character to main spacing in MAML by @adityapatwardhan in https://github.com/PowerShell/platyPS/pull/781
Ensure external help file from metadata is used for generating the MAML file name by @adityapatwardhan in https://github.com/PowerShell/platyPS/pull/779
Update Microsoft.PowerShell.PlatyPS.psd1 for RC2 by @adityapatwardhan in https://github.com/PowerShell/platyPS/pull/782
Follow pascal casing on -AbbreviateParameterTypename parameter by @Gijsreyn in https://github.com/PowerShell/platyPS/pull/715
Do not append template if parameter description exists by @adityapatwardhan in https://github.com/PowerShell/platyPS/pull/783
New Contributors
@Gijsreyn made their first contribution in https://github.com/PowerShell/platyPS/pull/715
Full Changelog: https://github.com/PowerShell/platyPS/compare/v1.0.0-rc.1...v1.0.0-rc.2