Skip to content

v0.1.12

Latest
Compare
Choose a tag to compare
@kevinmehall kevinmehall released this 21 Nov 06:10
· 76 commits to main since this release

Fixes

  • Fix race condition that could lose a transfer completion wakeup. (#92)
  • windows: Use a different method to obtain DeviceInfo::serial_number that properly handles lowercase letters, spaces, and duplicate serial numbers. (77b195c)

Contributors

@kevinmehall