Skip to content

v0.2.3

Latest

Choose a tag to compare

@kevinmehall kevinmehall released this 10 Mar 18:40
· 13 commits to main since this release

Fixes

  • windows: Fix panic when we can't determine the instance ID for a hotplug event by @kevinmehall in #185

New features

  • Implement From<&[u8]> and From<[u8; N]> for Buffer by @sermuns in #189