-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Command-ShowIssue related to WinGet ShowIssue related to WinGet ShowIssue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Description
Relevant area(s)
WinGet CLI
Description of the new feature / enhancement
It would be nice to have the option to read Changelogs, using winget.
Examples :
winget show --changelog --id abc
winget show --releasenotes--id abc
Maybe having the option to give a range :
winget show --changelog[newest] --id abc -> newest VersionChangelog
winget show --changelog[installed] --id abc -> VersionChangelog of installed version
winget show --changelog[installed:newest] --id abc -> all VersionChangelogs from installed to newest
if the package maintainer does not provide the information :
winget show --changelog --url --id abc -> could open a browser or just show a url for a releasenotes page
What do you think about this?
-> obsolete but duplicate Discussion
Regards
Ronny
Proposed technical implementation details
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Command-ShowIssue related to WinGet ShowIssue related to WinGet ShowIssue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.