Releases: HEnquist/wasapi-rs
Releases · HEnquist/wasapi-rs
v0.19.0
What's Changed
- Support more buffer info, exposing frame index and timestamp. by @dtzxporter in #46
- Bump version, update dev dependencies by @HEnquist in #47
New Contributors
- @dtzxporter made their first contribution in #46
Full Changelog: v0.18.0...v0.19.0
v0.18.0
v0.17.0
v0.16.0
- Better errors, various usability improvements (thanks to @nullstalgia).
- Update windows crate to latest.