v0.1.4
Fixes
- Add sysfs_path returning &Path, deprecate path() by @Dirbaio in #21
- windows: Return correct product string. by @Dirbaio in #27
- windows: Stop returning incorrect manufacturer string by @kevinmehall in #32
- Mark Queue::next_complete Future Unpin + Send + Sync @kevinmehall in #30
New features
- Add Queue::poll_next by @kevinmehall in #30
- Add DeviceInfo::interfaces for OS cached interface information by @kevinmehall in #29
Full Changelog: v0.1.3...v0.1.4