Releases: ohadravid/wmi-rs
Releases · ohadravid/wmi-rs
v0.13.1
What's Changed
- chore(deps): update criterion requirement from 0.4 to 0.5 by @dependabot in #80
- Add support for enum fields by @ohadravid in #79
Full Changelog: v0.13.0...v0.13.1
v0.13.0
v0.12.2
What's Changed
- Add
cargo fmt
andcargo 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
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- Allow creation of multiple
COMLibrary
instances by @FantasyTeddy in #69
New Contributors
- @FantasyTeddy made their first contribution in #69
Full Changelog: v0.12.0...v0.12.1
v0.12.0
v0.11.5
v0.11.4
What's Changed
- Little changes for workflows and cargo.toml by @MineBartekSA in #61
- Remove dependency on old version of time by @eutampieri in #62
New Contributors
- @eutampieri made their first contribution in #62
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- chore(deps): update criterion requirement from 0.3 to 0.4 by @dependabot in #59
- Support for Event notifications by @MineBartekSA in #60
New Contributors
- @MineBartekSA made their first contribution in #60
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
- Use a timeout when calling
ConnectServer
by @ohadravid in #57
Full Changelog: v0.11.1...v0.11.2