WinGet v1.30.100-preview

v1.30.100-previewPre-release

Windows Package Manager 1.30.100-preview

Added 1
  • Add --ignore-unavailable flag to the install command to allow continuing with remaining packages when one or more packages are not found in configured sources
Changed 1
  • Update NUnit to v4
Fixed 1
  • Fix a crash (0x8000ffff) when using --disable-interactivity with the Resume experimental feature enabled during install operations

This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.

New in v1.30
--ignore-unavailable flag for install

Added a new --ignore-unavailable flag to the install command. When installing multiple packages, this flag allows the operation to continue with the remaining packages instead of failing entirely when one or more packages are not found in the configured sources. This brings the same behavior previously available with import --ignore-unavailable to direct multi-package installs.

Bug Fixes
  • Updated NUnit to v4
  • Fixed a crash (0x8000ffff) when using --disable-interactivity with the Resume experimental feature enabled during install operations.
What's Changed
New Contributors

Full Changelog: https://github.com/microsoft/winget-cli/compare/v1.30.90-preview...v1.30.100-preview

View original

Upgraded? How did it go?

Discussion