Improved
Release of Microsoft.PowerShell.PlatyPS v1.0.0-rc1
What's Changed
- Update CI and release pipeline for branch name changes by @adityapatwardhan in https://github.com/PowerShell/platyPS/pull/766
- Add alias for
LiteralPathparameter for all cmdlets by @adityapatwardhan in https://github.com/PowerShell/platyPS/pull/767 - Confirm and WhatIf parameters should have constant descriptions by @adityapatwardhan in https://github.com/PowerShell/platyPS/pull/768
- Description should be empty when it is missing in ModuleFile by @adityapatwardhan in https://github.com/PowerShell/platyPS/pull/769
- Add line breaks in MAML for examples content by @adityapatwardhan in https://github.com/PowerShell/platyPS/pull/770
- Update dependencies to latest patch version by @adityapatwardhan in https://github.com/PowerShell/platyPS/pull/771
- Update module version to RC1 by @adityapatwardhan in https://github.com/PowerShell/platyPS/pull/772
Full Changelog: https://github.com/PowerShell/platyPS/compare/v1.0.0-preview.5...v1.0.0-rc.1