Skip to content

Releases: madwizard-thomas/winusbnet

WinUSBNet 2.1.0

22 Aug 10:25
Compare
Choose a tag to compare
  • Change project style to SDK and add .NET Core 3.1 and .NET Framework 4.5 support. Thanks to @tibel!

WinUSBNet 2.0.0

26 Jan 16:56
Compare
Choose a tag to compare
  • Fix ControlTransfer methods to return the actual number of bytes received. Thanks to @adadurov!
  • This is a small but breaking change, so this is a new major version.

WinUSBNet 1.0.3

24 Jan 20:46
Compare
Choose a tag to compare

WinUSBNet 1.0.2

14 Feb 16:37
Compare
Choose a tag to compare
  • Proper use of language ID in string descriptors (issue #8, pr #14)
  • Device notification handle bugfix (issue #9)
  • Bugfix in GetDescriptor marshall (issue #4)

WinUSBNet 1.0.1

12 Jun 20:33
Compare
Choose a tag to compare
Fix for issue #9