MyGit

0.58.0

microsoft/windows-rs

版本发布时间: 2024-07-04 03:41:46

microsoft/windows-rs最新发布版本:0.60.0(2024-09-25 19:49:31)

This release includes updates to metadata for new or fixed API definitions (#3111, #3136), various improvements and fixes to code generation, compliance with new Rust warnings, additional COM authoring support improvements (#3065), limited non-Windows support (#3135), and more.

It includes major updates to the following crates, mainly due to breaking changes in metadata for API definitions.

It also includes major updates to the following utility crates.

The windows-result crate now provides limited non-Windows support, and the windows-registry crate offers new lossless queries for binary and wide string values.

And it includes minor updates to the windows-targets crates, with the addition of several new APIs.

This release also includes the first published version of the windows-strings crate, moving the string types from the windows-core crate into a dedicated crate as a smaller dependency. It also offers an efficient HSTRING builder (#3133).

To clarify, the only crates that continue to support limited non-Windows builds are:

What's Changed

Full Changelog: https://github.com/microsoft/windows-rs/compare/0.57.0...0.58.0

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-07-04发行的版本