- test folder removed, was being flagged in security analysis code
1.0.6
- fix logo reference
1.0.5
- implementation is only CPython. PyPy doesn't work due to py-datastruct package.
1.0.4
- for testability, MockUSBIP server uses the SocketWrapper class for socket abstraction, will allow injecting errors for testing
1.0.3
- refactoring for better test coverage of the Mock USBIP server - for testability, MockUSBIP server uses the SocketWrapper class for socket abstraction, will allow injecting errors for testing
1.0.2
- refactor some code to increase test coverage of the usbip_client.py - more exception path tests