Skip to content

0.56.0

Latest
Compare
Choose a tag to compare
@kennykerr kennykerr released this 12 Apr 18:20
· 19 commits to master since this release
ae896c5

This release includes updates to all crates except windows-sys.

It includes major updates to the following:

  • riddle 0.56.0
  • windows 0.56.0
  • windows-bindgen 0.56.0
  • windows-core 0.56.0
  • windows-implement 0.56.0
  • windows-interface 0.56.0
  • windows-metadata 0.56.0

This includes various improvements and fixes to code generation, compliance with new Rust warnings, Arm64EC bindings, as well as ergonomic improvements. The riddle crate in particular now matches the version of windows-bindgen as they are inextricably linked.

It includes minor updates to the following:

  • windows-targets 0.52.5
  • windows-result 0.1.1
  • windows-registry 0.1.1
  • windows-version 0.1.1

The windows-targets crate adds support for arm64ec-pc-windows-msvc and i686-pc-windows-gnullvm. The other crates only update dependencies.

What's Changed

New Contributors

Full Changelog: 0.55.0...0.56.0