Windows Package Manager preview
詳細情報
タイトル | Windows Package Manager preview |
---|---|
URL | https://github.com/microsoft/winget-cli |
バージョン | ver 1.11.210 |
更新日 | 2025/04/09 |
追加日 | 2024/02/05 |
種別 | フリーソフト |
説明 | Windows Package Managerのプレビュー版。 |
レビュー
Windows Package Managerのプレビュー版。
スクリーンショット
更新グラフ
バージョン履歴
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.11
- Experimental support for DSC v3 processing
- Dropped support for running on 32-bit ARM
What's Changed
- Fix DynamicProcessor crash when working on individual units without a set by @yao-msft in #5304
- Add securityContext to configuration file by @mdanish-kh in #5309
Full Changelog<
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.11
- Experimental support for DSC v3 processing
- Dropped support for running on 32-bit ARM
What's Changed
- Build in parallel by @florelis in #5283
- Remove support for arm32 by @florelis in #5290
- Add validation option for portable installer type in archives by @Trenly in #5237
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.11
- Experimental support for DSC v3 processing
- Dropped support for running on 32-bit ARM
What's Changed
- Add max nest level limit to yaml parser by @yao-msft in #5275
- Update winget.resw by @pressRtowin in #5279
- Fix e2e test failure caused by message change by @yao-msft in #52
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 features
- Experimental support for DSC v3 processing
What's Changed
- Apply latest loc patch by @florelis in #5174
- Fix certain msstore source 404 failures by treating them as empty responses by @yao-msft in #5179
- Use embedded CsWinRT by @JohnMcPMS in #5178
- Update configurati
This is the second development build after the Windows Package Manager 1.9 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
This release includes the ability to enable experimental features unless blocked by Group Policy Objects (GPO)
Sixel support is here to display icons and a new progress visualization. To try out this new feature, you must be using a terminal that supports sixels, such as the latest Windows Terminal Preview build. To enable this feature, include the following snipping in your settings file:
{ "$schema": "https://aka.ms/winget-settings.schema.json"
This is the first development build after the Windows Package Manager 1.9 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
This release includes the ability to enable experimental features unless blocked by Group Policy Objects (GPO)
We're now beginning our work for supporting font installation! At this moment, only the 'winget font list' command for listing out installed fonts is supported. The "Font" experimental feature can be enabled with the following snippet in your settings file:
{ "$schema": "https://aka.ms/winget-settings.schema.json",
This is the sixth development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures": { "configureSelfElevate": true, "configureExport": true }
What's Changed
- Split testin
This is the fifth development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures": { "configureSelfElevate": true, "configureExport": true }
What's Changed
- Update valij
This is the fourth development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures": { "configureSelfElevate": true, "configureExport": true }
What's Changed
No changes to win
This is the third development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures": { "sideBySide": true, "configureSelfElevate": true, "storeDownload": true, "configureE
This is the second development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.
Experimental features are enabled in this release. Run winget features
to see which experimental features are enabled or disabled. Add the following to your settings (winget settings
) file to enable the experimental features.
"experimentalFeatures": { "sideBySide": true, "configureSelfElevate": true, "storeDownload": true, "configure