- Change project style to SDK and add .NET Core 3.1 and .NET Framework 4.5 support. Thanks to @tibel!
- 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.
- Allow raw window handle for USBNotifier
- Proper use of language ID in string descriptors (issue #8, pr #14)
- Device notification handle bugfix (issue #9)
- Bugfix in GetDescriptor marshall (issue #4)
- Bugfix in USBPipe write (issue #3)
- Stable release
- Bugfixes
- First public beta release