0.45.0
As a reminder, updates are only published by request (#2299). This release provides an update to the windows-sys crate. It does not include an update to the windows crate.
This is the first update to the windows-sys crate in 4 months and primarily includes a number of fixes stemming from improvements to the Win32 metadata. Optional support for raw-dylib is now also provided.
What's Changed
- Remove field
cfgattribute queries by @kennykerr in #2280 - Only show visible windows and include x/y in output by @jessemcdowell in #2284
- Linux build support by @kennykerr in #2290
- Slices should use default (optional) type by @kennykerr in #2293
- Version 0.45 by @kennykerr in #2299
New Contributors
- @jessemcdowell made their first contribution in #2284
Changelog for windows-sys crate: 0.42.0...0.45.0