What's Changed
- Add Tests by @JPEWdev in #10
pyhid-usb-relayCLI tool now supports a--versionargument- Switched from using poetry to hatch
- Tool can now be invoked as a module e.g.
python3 -m pyhid_usb_relay - The version of the relay from the USB device descriptor is now captured and is displayed in the CLI tool, e.g.:
$ pyhid-usb-relay enum
Board ID=[JPEW0] ver 1.2, State: 00Full Changelog: v1.0.1...v1.2.0