Releases: ohadravid/wmi-rs
Releases · ohadravid/wmi-rs
v0.14.1
v0.14.0
What's Changed
- Improve Variant and SafeArray implementations by @ohadravid in #100
Full Changelog: v0.13.4...v0.14.0
v0.13.4
What's Changed
- Update to windows 0.58 by @Jasper-Bekkers in #98
New Contributors
- @Jasper-Bekkers made their first contribution in #98
Full Changelog: v0.13.3...v0.13.4
v0.13.3
What's Changed
- Support for unit enum desr by @ohadravid in #91 & @omer54463 in #92
New Contributors
- @omer54463 made their first contribution in #92
Full Changelog: v0.13.2...v0.13.3
v0.13.2
What's Changed
- Added Debug into #[derive] by @NidhiHemanth in #81
- Added Hash derive to WMIDateTime by @NidhiHemanth in #83
- Bump
windows
crate to 0.52 by @ohadravid in #89
New Contributors
- @NidhiHemanth made their first contribution in #81
Full Changelog: v0.13.1...v0.13.2
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