Microsoft.PowerShell.WhatsNew

0.4.1

The Get-WhatsNew cmdlet allows you to see What's New information from the release notes for
PowerShell. By default it shows the release notes for the current version of PowerShell you are
running. You can also provide a specific version or a range of versions to be displayed.

The cmdlet can display release notes for the following versions of PowerShell
- Windows
The Get-WhatsNew cmdlet allows you to see What's New information from the release notes for
PowerShell. By default it shows the release notes for the current version of PowerShell you are
running. You can also provide a specific version or a range of versions to be displayed.

The cmdlet can display release notes for the following versions of PowerShell
- Windows PowerShell 5.1
- PowerShell 6.0
- PowerShell 6.1
- PowerShell 6.2
- PowerShell 7.0
- PowerShell 7.1
- PowerShell 7.2
- PowerShell 7.3 (preview)

By default, the cmdlet shows all of the release notes for a version. You can also limit it to
display a single random section of the release notes. This can be used as a "Message of the Day".
Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Microsoft.PowerShell.WhatsNew -RequiredVersion 0.4.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Microsoft.PowerShell.WhatsNew -Version 0.4.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • sewhee@microsoft.com

Tags

WhatsNew ReleaseNotes MOTD MessageOfTheDay

Functions

Get-WhatsNew

Dependencies

This module has no dependencies.

FileList

  • Microsoft.PowerShell.WhatsNew.nuspec
  • relnotes\What-s-New-in-PowerShell-Core-60.md
  • relnotes\What-s-New-in-PowerShell-Core-61.md
  • Microsoft.PowerShell.WhatsNew.psd1
  • relnotes\What-s-New-in-PowerShell-Core-62.md
  • Microsoft.PowerShell.WhatsNew.psm1
  • relnotes\What-s-New-in-Windows-PowerShell-50.md
  • relnotes\What-s-New-in-PowerShell-70.md
  • _manifest\spdx_2.2\manifest.spdx.json
  • relnotes\What-s-New-in-PowerShell-71.md
  • _manifest\spdx_2.2\manifest.spdx.json.sha256
  • relnotes\What-s-New-in-PowerShell-72.md
  • relnotes\What-s-New-in-PowerShell-73.md

Version History

Version Downloads Last updated
0.5.4 4,214 11/28/2023
0.5.3 355 7/6/2023
0.5.2 315 3/29/2023
0.5.1 284 1/6/2023
0.5.0 151 12/1/2022
0.4.1 (current version) 650 8/17/2022
0.4.0 686 8/5/2022
Show less