Releases: madwizard-thomas/winusbnet
Releases · madwizard-thomas/winusbnet
WinUSBNet 2.1.0
- Change project style to SDK and add .NET Core 3.1 and .NET Framework 4.5 support. Thanks to @tibel!
WinUSBNet 2.0.0
- 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
- Allow raw window handle for USBNotifier
- Updated NuGet package (https://www.nuget.org/packages/WinUSBNet/)
WinUSBNet 1.0.2
WinUSBNet 1.0.1
Fix for issue #9