Skip to content

Releases: ohadravid/wmi-rs

v0.13.1

02 Jun 21:19
15c64b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

05 May 11:40
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @mon made their first contribution in #76

Full Changelog: v0.12.2...v0.13.0

v0.12.2

01 Apr 08:02
6ccd10c
Compare
Choose a tag to compare

What's Changed

  • Add cargo fmt and cargo clippy to CI by @FantasyTeddy in #70
  • Some quality of life changes around Ord, Copy/Clone and Debug by @sn99 in #73
  • chore(deps): update windows requirement from 0.44 to 0.48 by @ohadravid in #72

New Contributors

  • @sn99 made their first contribution in #73

Full Changelog: v0.12.1...v0.12.2

v0.12.1

18 Mar 10:20
1a6cf6b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

28 Feb 19:47
ae7c93c
Compare
Choose a tag to compare

What's Changed

  • Migration from winapi to windows-rs crate by @vthib in #68
  • This includes minor API changes in WMIError, see #68 for more details.

Full Changelog: v0.11.5...v0.12.0

v0.11.5

28 Feb 16:47
e9baa08
Compare
Choose a tag to compare

What's Changed

  • feat: properly handle cancellation of async notification by @vthib in #66

Full Changelog: v0.11.4...v0.11.5

v0.11.4

02 Dec 16:52
fbcd53c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.3...v0.11.4

v0.11.3

29 Sep 20:01
aaefb5a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.2...v0.11.3

v0.11.2

03 Sep 07:38
5137086
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1

14 Aug 18:41
ef08f7d
Compare
Choose a tag to compare

What's Changed

  • feat: handle all integer types in safearray_to_vec by @vthib in #54

New Contributors

  • @vthib made their first contribution in #54

Full Changelog: v0.11.0...v0.11.1