Releases: ethanbergstrom/Cobalt
Releases · ethanbergstrom/Cobalt
Crescendo 1.1 Upgrade
Changed
- Upgraded to PowerShell Crescendo 1.1 Preview 1 for compiling the module. No functional changes expected.
Lock version of WinGet external localization resources
Fixed
- Hard-code the version of WinGet non-EN-US localization resources to work around microsoft/winget-cli#2783
Long package name parsing correction
Fixed
- Package ID and version information for packages with long names correctly displayed in non-UTF-8 encoded output terminals
Package upgrade list localization support
Fixed
- Package upgrade list functionality now correctly supports non-EN-US localities (#12)
Package upgrade lists
Added
- Ability to return a list of packages that qualify for updates (#10)
Changed
Get-WinGetPackage
now returns both installed and available version information
Uninstallation error handling
Fixed
- Package uninstallation error handling should now correctly catch failures
Package metadata and non-English error handling
Added
Ability to retrieve package metadata and versions
Uninstall failure error handling
Fixed
Package installation error handling should now correctly catch failures with non-US English languages
Package upgrade support
Added
- Upgrade functionality (#6)
More concise errors
Changed
- Error output is more targeted to only what failed (#4)
Correctly source language information
Fixed
- Correctly source display language information
- Force console encoding in automated tests