70
This release provides a few notable additions and features:
- An option to disable the default agility for COM implementations (#3770).
- Improved code generation dependency targeting (#3763).
- Ability to query OS revision number (#3752).
- Updated readme guidance on version ranges (#3754).
Major version updates to existing crates
The windows-bindgen crate (0.64.0) provides improved dependency targeting support via the new --specific-deps option (#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).