Sourced from windows's releases.
0.48.0
This release includes an update to all crates to address a target version reliability issue. This issue is detailed here: microsoft/windows-rs#2410
What's Changed
- Improve target version reliability by
@kennykerr
in microsoft/windows-rs#2412Full Changelog: https://github.com/microsoft/windows-rs/compare/0.47.0...0.48.0
0.47.0
As a reminder, updates are only published by request (#2397; microsoft/win32metadata#1507). This release provides an update to the
windows
crate. It does not include an update to thewindows-sys
crate.This update adds support for standalone code generation (#2396) as well as requested fixes to the Win32 metadata that prevented some APIs from being used.
What's Changed
- Workaround for
rustdoc
regression by@kennykerr
in microsoft/windows-rs#2381- Token privilege samples by
@kennykerr
in microsoft/windows-rs#2382- Apply
const
parameter metadata by@kennykerr
in microsoft/windows-rs#2384- Advanced metadata filtering by
@kennykerr
in microsoft/windows-rs#2385- Update Win32 metadata v46 by
@kennykerr
in microsoft/windows-rs#2387- Support standalone code generation by
@kennykerr
in microsoft/windows-rs#2396- Update readme to include
windows-targets
andwindows-bindgen
by@kennykerr
in microsoft/windows-rs#2399- Update Win32 metadata v47 by
@kennykerr
in microsoft/windows-rs#2400- Version 0.47.0 by
@kennykerr
in microsoft/windows-rs#2401- Add CLR test for lib validation by
@kennykerr
in microsoft/windows-rs#2403- Restore reproducible libs by
@riverar
in microsoft/windows-rs#2402- Check diff for all targets by
@kennykerr
in microsoft/windows-rs#2404Full Changelog: https://github.com/microsoft/windows-rs/compare/0.46.0...0.47.0
4069441
Improve target version reliability (#2412)ec95c1e
Check diff for all targets (#2404)91e0a5c
Restore reproducible libs (#2402)36ea325
Add CLR test for lib validation (#2403)e03d14e
Version 0.47.0 (#2401)f86349d
Update Win32 metadata v47 (#2400)3e3c87b
Update readme to include windows-targets
and
windows-bindgen
(#2399)6672c6d
Support standalone code generation (#2396)f3ef2cd
Update Win32 metadata v46 (#2387)3507dcd
Advanced metadata filtering (#2385)