Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@Cellivar Cellivar released this 02 Jan 09:54
· 9 commits to main since this release
fe74128

I recently encountered a printer that caused a null reference exception on connection because its configuration wasn't being selected properly. This was fixed by #47, but we are unable to reproduce the problem at all now.

This release ensures that particular problem can't happen now.

What's Changed

  • Don't assume USB device is configured when looking for endpoints by @binaryf0x in #47

Full Changelog: v1.0.2...v1.0.3