Skip to content

Releases: ethanbergstrom/winget

Additional package data not included by default

14 May 13:32
8cd2d22
Compare
Choose a tag to compare

Changed

  • No longer include package summary and download URL in package data by default, now accessible with the -Detailed switch (#11)

Package metadata and version support

13 Mar 01:52
655bbb7
Compare
Choose a tag to compare

Added

  • Include package summary and download URL in package data (#8)
  • Support for the Find-Package AllVersions parameter
  • Support for the RequiredVersion, MinimumVersion, and MaximumVersion parameters across multiple cmdlets

Installed package version check correction

06 Feb 16:04
916022a
Compare
Choose a tag to compare

Fixed

  • Installed package version checks

Force Cobalt dependency version

14 Jan 01:14
Compare
Choose a tag to compare
v0.0.5

Update changelog for v0.0.5

Force UTF8 encoding

27 Dec 04:41
ef676ee
Compare
Choose a tag to compare

Added

  • Automatically force PowerShell to interpret native console output with UTF8 encoding

Installed Package Wildcard Search Support

04 Dec 23:01
Compare
Choose a tag to compare

Added

  • Installed packages can now be searched with wildcards, aligning with standard PowerShell behavior

WinGet v1.x support and PowerShell Crescendo

04 Dec 21:55
Compare
Choose a tag to compare

Added

  • Support for WinGet v1.x, which brings several new features
    • List installed packages
    • Upgrade packages
    • Uninstall packages

Changed

  • Merged in structural changes from ChocolateyGet
  • WinGet CLI interaction now handled via the PowerShell Crescendo module Cobalt

Initial Release

04 Dec 21:34
3592abf
Compare
Choose a tag to compare
v0.0.1

Update CHANGELOG.md