Skip to content

Tags: PowerShell/platyPS

Tags

v1.0.1

Toggle v1.0.1's commit message
Release of Microsoft.PowerShell.PlatyPS v1.0.1

v1.0.0

Toggle v1.0.0's commit message
Release of Microsoft.PowerShell.PlatyPS v1.0.0

v1.0.0-rc.2

Toggle v1.0.0-rc.2's commit message
Release of Microsoft.PowerShell.PlatyPS v1.0.0-rc2

v1.0.0-rc.1

Toggle v1.0.0-rc.1's commit message
Release of Microsoft.PowerShell.PlatyPS v1.0.0-rc1

v1.0.0-preview.5

Toggle v1.0.0-preview.5's commit message
Release of Microsoft.PowerShell.PlatyPS v1.0.0-preview5

v1.0.0-preview.3

Toggle v1.0.0-preview.3's commit message
Release of Microsoft.PowerShell.PlatyPS v1.0.0-preview3

v1.0.0-preview.2

Toggle v1.0.0-preview.2's commit message
Release of Microsoft.PowerShell.PlatyPS v1.0.0-preview2

0.14.2

Toggle 0.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG for 0.14.2 release (#548)

v2.0.0-preview1

Toggle v2.0.0-preview1's commit message
* Release v2.0.0-preview1

** Highlights

- New implementation of `New-MarkdownHelp` and `Get-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 for `New-MarkdownHelp` now defaults to true.

** Known Issues

- `-ConvertNotesToList` and `-ConvertDoubleDashLists` switches for `New-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

Toggle 0.14.1's commit message
Release to fix CAB size limit