Releases: PowerShell/platyPS
Releases · PowerShell/platyPS
0.14.2
v2.0.0-preview1 release
Release v2.0.0-preview1
Highlights
- New implementation of
New-MarkdownHelp
andGet-MarkdownMetadata
in C#. - Updated platyPS markdown schema implementation. Schema details at: #507
- New tests and CI/CD pipelines.
Breaking Changes
- Updated platyPS markdown schema
AlphabeticParamsOrder
parameter forNew-MarkdownHelp
now defaults to true.
Known Issues
-ConvertNotesToList
and-ConvertDoubleDashLists
switches forNew-MarkdownHelp
not implemented.-UseFullTypeName
has issues with generic type names.
Commits
- Merged PR 22: Fix publish template (internal)
- Merged PR 21: Remove dot from the preview version string (internal)
- Remove dot from the preview version string (internal)
- Merged PR 20: Add preview.1 is the PSData section of psd1 (internal)
- Add preview.1 is the PSData section of psd1 (internal)
- Release build for platyPS v2 (#526)
- Fix trigger for CI pipeline (#527)
- Fix pool name for compliance stage (#525)
- Fix indentation in YML (#524)
- CI build for v2 branch (#522)
New-MarkdownHelp
implementation for v2 (#520)
0.14.1
0.14.0
Release 0.14.0
0.13.0
Release 0.13.0
0.10.2
0.10.0
- Add basic deduplication for Examples in
Merge-MarkdownHelp
#331 - Support for remote modules. Pass
-Session
parameter in supported cmdlets to retrieve accurate metadata from the remote session. - The ShowProgress parameter was added to the New-ExternalHelp function. By default progress bars are not display to increase speed of files processing.
0.9.0
0.8.4
0.8.3
Updated docs