Conversation
Collaborator
Author
|
Blocked on #3772 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This release provides a few notable additions and features:
implementmacro #3770).windows-bindgendependency targeting consistency and flexibility #3763).windows-versioncrate #3752).Major version updates to existing crates
The windows-bindgen crate (0.64.0) provides improved dependency targeting support via the new
--specific-depsoption (#3763).Minor version updates to existing crates
The windows-implement crate (0.60.1) adds the ability to disable the default agility for COM implementations (#3770).
The windows-version crate (0.1.6) adds the ability to query OS revision number (#3752).
The windows crate (0.62.1) crate has been updated to depend on the latest version of the
windows-implementcrate and update the readme with version range guidance.The windows-collections crate (0.3.1) crate has been updated to depend on the latest version of the
windows-implementcrate.The windows-core crate (0.62.1) crate has been updated to depend on the latest version of the
windows-implementcrate.The windows-future crate (0.3.1) crate has been updated to depend on the latest version of the
windows-implementcrate.The windows-sys crate (0.61.1) crate has an updated readme with version range guidance.
The windows-targets crate (0.53.4) crate has an updated readme indicating that windows-link should be preferred.