ReleaseMicrosoftMicrosoftpublished Nov 11, 2025seen Jun 26

microsoft/windows-drivers-rs wdk-build-v0.5.0

microsoft/windows-drivers-rs

Open original ↗

Captured source

source ↗
published Nov 11, 2025seen Jun 26captured 2whttp 200method plain

wdk-build-v0.5.0

Repository: microsoft/windows-drivers-rs

Tag: wdk-build-v0.5.0

Published: 2025-11-11T02:14:11Z

Prerelease: no

Release notes:

Added

  • enhance error handling with IoError and IoErrorMetadata for improved std::io::Error diagnostics for fs errors (#480)
  • add color to cargo wdk and cargo make argument forwarding (#519)
  • enhance debug tracing in bindgen and config modules (#455)
  • enhance cargo metadata parsing to respect config.toml (#451)
  • *(ci)* install and use nuget packages in CI workflows (#406)
  • make emit_check_cfg_settings function public (#352)

Fixed

  • use latest version of ucx in the WDKContent as default (#411)
  • improve error reporting when no wdk-build package is found (#339)

Other

  • Prepare cargo-wdk for release (#560)
  • [breaking] bump to Rust 2024 Edition (#430)
  • use std::path::absolute instead of canonicalize + strip_extended_path_prefix (#462)
  • Bump tracing-subscriber from 0.3.19 to 0.3.20 (#492)
  • enforce typo checking (#452)
  • update crate references for consistency in documentation (#440)
  • improve cargo-wdk tests (#429)