Skip to content

Releases: microsoft/windows-drivers-rs

wdk-v0.4.1

14 Nov 06:11
361244d

Choose a tag to compare

Other

  • fix wdk-build version in readme (#568)

wdk-sys-v0.5.1

14 Nov 06:11
361244d

Choose a tag to compare

Other

  • fix wdk-build version in readme (#568)

wdk-panic-v0.4.1

14 Nov 06:11
361244d

Choose a tag to compare

Other

  • fix wdk-build version in readme (#568)

wdk-macros-v0.5.1

14 Nov 06:11
361244d

Choose a tag to compare

Other

  • fix wdk-build version in readme (#568)

wdk-build-v0.5.1

14 Nov 06:12
361244d

Choose a tag to compare

Fixed

  • fallback to detection logic when WDK env vars have invalid unicode (#579)
  • path construction in wdk-build get_wdk_tools_root and get_wdk_bin_root (#574)

Other

  • fix wdk-build version in readme (#568)

wdk-alloc-v0.4.1

14 Nov 06:12
361244d

Choose a tag to compare

Other

  • fix wdk-build version in readme (#568)

cargo-wdk-v0.1.1

14 Nov 06:12
361244d

Choose a tag to compare

Other

  • update cargo-wdk templates to use latest crate versions (#573)
  • update cargo-wdk Cargo.toml description to align better with README.md (#569)

wdk-v0.4.0

11 Nov 02:14
7cff7e2

Choose a tag to compare

Other

  • [breaking] bump to Rust 2024 Edition (#430)
  • enforce typo checking (#452)
  • update crate references for consistency in documentation (#440)

wdk-sys-v0.5.0

11 Nov 02:18
7cff7e2

Choose a tag to compare

Added

  • enhance error handling with IoError and IoErrorMetadata for improved std::io::Error diagnostics for fs errors (#480)

Fixed

  • use latest version of ucx in the WDKContent as default (#411)
  • allow unnecessary_transmutes lint for bindgen-generated types.rs (#350)

Other

  • [breaking] bump to Rust 2024 Edition (#430)
  • improve logging for build action (#495)
  • enforce typo checking (#452)
  • Add stubs for __CxxFrameHandler4 and __GSHandlerCheck_EH4 (#438)

wdk-panic-v0.4.0

11 Nov 02:17
7cff7e2

Choose a tag to compare

Other

  • [breaking] bump to Rust 2024 Edition (#430)
  • enforce typo checking (#452)