Skip to content

Releases: ethanbergstrom/Cobalt

Crescendo 1.1 Upgrade

05 Feb 17:02
da5caf0
Compare
Choose a tag to compare

Changed

  • Upgraded to PowerShell Crescendo 1.1 Preview 1 for compiling the module. No functional changes expected.

Lock version of WinGet external localization resources

04 Feb 17:01
5eccf9c
Compare
Choose a tag to compare

Fixed

Long package name parsing correction

21 Jan 18:38
59dc7de
Compare
Choose a tag to compare

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

13 May 15:55
0d3f63a
Compare
Choose a tag to compare

Fixed

  • Package upgrade list functionality now correctly supports non-EN-US localities (#12)

Package upgrade lists

12 May 20:44
f744d76
Compare
Choose a tag to compare

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

13 Mar 02:10
faef69e
Compare
Choose a tag to compare

Fixed

  • Package uninstallation error handling should now correctly catch failures

Package metadata and non-English error handling

12 Mar 19:44
6d01b98
Compare
Choose a tag to compare

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

06 Feb 15:14
0241cd8
Compare
Choose a tag to compare

Added

  • Upgrade functionality (#6)

More concise errors

22 Jan 22:22
e01f3b7
Compare
Choose a tag to compare

Changed

  • Error output is more targeted to only what failed (#4)

Correctly source language information

27 Dec 04:25
b0783f6
Compare
Choose a tag to compare

Fixed

  • Correctly source display language information
  • Force console encoding in automated tests